Started by GitHub push by larour
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Python
The recommended git tool is: NONE
using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7
> git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Silicon-Python/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
Fetching upstream changes from git@github.com:ISSMteam/ISSM.git
> git --version # timeout=10
> git --version # 'git version 2.39.5 (Apple Git-154)'
using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins
Verifying host key using known hosts file
> git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 7710d4e21d9ef90157f50c080d6a4cf05cdf88b0 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7710d4e21d9ef90157f50c080d6a4cf05cdf88b0 # timeout=10
Commit message: "CHG: adding ismmemasstransport field to transient.m, was missing."
> git rev-list --no-walk afa4f7824576b1d4b612984cf6bf5fcc332adeb8 # timeout=10
[macOS-Silicon-Python] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins1675664533415871310.sh
Cleaning up execution directory
======================================================
Determining installation type
======================================================
List of changed files
---------------------
src/m/classes/transient.m
-- checking for changed externalpackages... no
-- checking for reconfiguration... no
-- checking for recompilation... no
======================================================
Skipping autotools
======================================================
======================================================
Skipping cmake
======================================================
======================================================
Skipping petsc
======================================================
======================================================
Skipping triangle
======================================================
======================================================
Skipping m1qn3
======================================================
======================================================
Skipping semic
======================================================
======================================================
Skipping shell2junit
======================================================
Skipping ISSM compilation
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 1---------------------
--------------Running Python test for Rank 2---------------------
--------------Running Python test for Rank 2---------------------
Waiting on: 72780
Waiting on: 72782
This is the concatenation phase for rank: python_log1.log
This is the concatenation phase for rank: python_log2.log
+++ Removing old junit reports from: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog/results
+++ Running case: PYTHON-102
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test102.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test102.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test102.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 102 test name: SquareShelfConstrainedStressSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-102
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test102.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test102.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test102.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 102 test name: SquareShelfConstrainedStressSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-103
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test103.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test103.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test103.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 103 test name: SquareShelfConstrainedStressHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-103
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test103.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test103.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test103.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 103 test name: SquareShelfConstrainedStressHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-106
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test106.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test106.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test106.py", line 20, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-106
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test106.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test106.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test106.py", line 20, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-107
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message:
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[Constant "md.transient.ismmemasstransport" not found in iomodel
2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test107.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test107.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test107.py", line 17, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 107 test name: SquareShelfConstrainedMasstransp3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-107
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message:
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[Constant "md.transient.ismmemasstransport" not found in iomodel
2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test107.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test107.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test107.py", line 17, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 107 test name: SquareShelfConstrainedMasstransp3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-108
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test108.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test108.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test108.py", line 18, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 108 test name: SquareShelfConstrainedTherStea field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-108
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test108.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test108.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test108.py", line 18, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 108 test name: SquareShelfConstrainedTherStea field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-109
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test109
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test109
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
StringParam IoConstant test109
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz'
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test109.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test109.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test109.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 109 test name: SquareShelfConstrainedTherTran field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-109
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test109
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test109
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
StringParam IoConstant test109
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz'
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test109.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test109.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test109.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 109 test name: SquareShelfConstrainedTherTran field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-112
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[============================================================
Binary file test112.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test112.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test112.py", line 16, in <module>
md = solve(md, 'SurfaceSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-112
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[============================================================
Binary file test112.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test112.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test112.py", line 16, in <module>
md = solve(md, 'SurfaceSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-113
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test113.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test113.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test113.py", line 17, in <module>
md = solve(md, 'SurfaceSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-113
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test113.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test113.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test113.py", line 17, in <module>
md = solve(md, 'SurfaceSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-116
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test116.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test116.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test116.py", line 20, in <module>
md = solve(md, 'Balancethickness')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 116 test name: SquareShelfConstrainedBalThic2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-116
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test116.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test116.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test116.py", line 20, in <module>
md = solve(md, 'Balancethickness')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 116 test name: SquareShelfConstrainedBalThic2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-122
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test122
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test122
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test122
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test122.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test122.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test122.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 122 test name: SquareShelfConstrainedTransHOEnth field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-122
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test122
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test122
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test122
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test122.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test122.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test122.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 122 test name: SquareShelfConstrainedTransHOEnth field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-123
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 36
IntParam IoConstant 27
IntParam IoConstant 25
StringParam IoConstant test123
StringParam IoConstant SurfaceMisfit
StringParam IoConstant Outputdefinition1
StringParam IoConstant Surface
StringParam IoConstant SurfaceObservation
IntParam IoConstant 1
StringParam IoConstant nearestneighbor
StringParam IoConstant WeightsSurfaceObservation
StringArrayParam IoConstant { 'Misfit'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SurfaceMisfit'}
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 36
IntParam IoConstant 27
IntParam IoConstant 25
StringParam IoConstant test123
StringParam IoConstant SurfaceMisfit
StringParam IoConstant Outputdefinition1
StringParam IoConstant Surface
StringParam IoConstant SurfaceObservation
IntParam IoConstant 1
StringParam IoConstant nearestneighbor
StringParam IoConstant WeightsSurfaceObservation
StringArrayParam IoConstant { 'Misfit'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SurfaceMisfit'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 36
IntParam IoConstant 27
IntParam IoConstant 25
StringParam IoConstant test123
StringParam IoConstant SurfaceMisfit
StringParam IoConstant Outputdefinition1
StringParam IoConstant Surface
StringParam IoConstant SurfaceObservation
IntParam IoConstant 1
StringParam IoConstant nearestneighbor
StringParam IoConstant WeightsSurfaceObservation
StringArrayParam IoConstant { 'Misfit'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SurfaceMisfit'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test123.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test123.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test123.py", line 32, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-123
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 36
IntParam IoConstant 27
IntParam IoConstant 25
StringParam IoConstant test123
StringParam IoConstant SurfaceMisfit
StringParam IoConstant Outputdefinition1
StringParam IoConstant Surface
StringParam IoConstant SurfaceObservation
IntParam IoConstant 1
StringParam IoConstant nearestneighbor
StringParam IoConstant WeightsSurfaceObservation
StringArrayParam IoConstant { 'Misfit'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SurfaceMisfit'}
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 36
IntParam IoConstant 27
IntParam IoConstant 25
StringParam IoConstant test123
StringParam IoConstant SurfaceMisfit
StringParam IoConstant Outputdefinition1
StringParam IoConstant Surface
StringParam IoConstant SurfaceObservation
IntParam IoConstant 1
StringParam IoConstant nearestneighbor
StringParam IoConstant WeightsSurfaceObservation
StringArrayParam IoConstant { 'Misfit'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SurfaceMisfit'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 36
IntParam IoConstant 27
IntParam IoConstant 25
StringParam IoConstant test123
StringParam IoConstant SurfaceMisfit
StringParam IoConstant Outputdefinition1
StringParam IoConstant Surface
StringParam IoConstant SurfaceObservation
IntParam IoConstant 1
StringParam IoConstant nearestneighbor
StringParam IoConstant WeightsSurfaceObservation
StringArrayParam IoConstant { 'Misfit'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SurfaceMisfit'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test123.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test123.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test123.py", line 32, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-126
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test126
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 5
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 2.52288e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'TotalSmb'}
IntParam IoConstant 4
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file test126.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test126.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test126.py", line 26, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-126
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test126
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 5
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 2.52288e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'TotalSmb'}
IntParam IoConstant 4
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file test126.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test126.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test126.py", line 26, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-127
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test127.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test127.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test127.py", line 29, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-127
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test127.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test127.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test127.py", line 29, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-128
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test128
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test128
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test128
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test128.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test128.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test128.py", line 20, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-128
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test128
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test128
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test128
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test128.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test128.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test128.py", line 20, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-129
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test129
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 4
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 5.99184e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'TotalSmb' 'VxShear' 'VyShear' 'VxBase' 'VyBase' 'VxSurface' 'VySurface'}
IntParam IoConstant 4
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file test129.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test129.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test129.py", line 28, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-129
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test129
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 4
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 5.99184e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'TotalSmb' 'VxShear' 'VyShear' 'VxBase' 'VyBase' 'VxSurface' 'VySurface'}
IntParam IoConstant 4
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file test129.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test129.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test129.py", line 28, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-132
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test132.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test132.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test132.py", line 19, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-132
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test132.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test132.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test132.py", line 19, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-133
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test133.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test133.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test133.py", line 19, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-133
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test133.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test133.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test133.py", line 19, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-201
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test201.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test201.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test201.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 201 test name: SquareShelfStressSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-201
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test201.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test201.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test201.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 201 test name: SquareShelfStressSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-204
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test204.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test204.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test204.py", line 21, in <module>
md1 = solve(md1, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 204 test name: SquareShelfStressFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-204
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test204.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test204.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test204.py", line 21, in <module>
md1 = solve(md1, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 204 test name: SquareShelfStressFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-205
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test205.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test205.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test205.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 205 test name: SquareShelfStressMHOPenalties field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-205
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test205.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test205.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test205.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 205 test name: SquareShelfStressMHOPenalties field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-208
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test208
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test208
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test208
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test208.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test208.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test208.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 208 test name: SquareShelfTranSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-208
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test208
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test208
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test208
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test208.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test208.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test208.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 208 test name: SquareShelfTranSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-210
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test210
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test210
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test210
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 76135 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
= EXIT CODE: 9
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
Binary file test210.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test210.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test210.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 210 test name: SquareShelfTranHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-210
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test210
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test210
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test210
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 76135 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
= EXIT CODE: 9
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
Binary file test210.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test210.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test210.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 210 test name: SquareShelfTranHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-211
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test211
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant nan
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test211
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant nan
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test211
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant nan
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test211.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test211.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test211.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 211 test name: SquareShelfTranFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-211
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test211
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant nan
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test211
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant nan
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test211
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant nan
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test211.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test211.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test211.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 211 test name: SquareShelfTranFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-214
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test214.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test214.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test214.py", line 35, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 214 test name: SquareShelfCMBHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-214
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test214.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test214.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test214.py", line 35, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 214 test name: SquareShelfCMBHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-215
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test215.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test215.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test215.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 215 test name: SquareShelfCMBFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-215
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test215.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test215.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test215.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 215 test name: SquareShelfCMBFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-220
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test220.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test220.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test220.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 220 test name: SquareShelfStressHOFS3dTiling field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-220
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test220.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test220.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test220.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 220 test name: SquareShelfStressHOFS3dTiling field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-221
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1]
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test221.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test221.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test221.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 221 test name: SquareShelfStressSSAFS3dTiling field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-221
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1]
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test221.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test221.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test221.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 221 test name: SquareShelfStressSSAFS3dTiling field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-224
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test224
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test224
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test224
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test224.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test224.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test224.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-224
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test224
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test224
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test224
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test224.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test224.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test224.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-225
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test225
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test225
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test225
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test225.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test225.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test225.py", line 20, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-225
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test225
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test225
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test225
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test225.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test225.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test225.py", line 20, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-230
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test230
StringArrayParam IoConstant {}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test230
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test230
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test230.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test230.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test230.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 230 test name: SquareShelfTranForceNeg3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-230
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test230
StringArrayParam IoConstant {}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test230
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test230
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test230.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test230.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test230.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 230 test name: SquareShelfTranForceNeg3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-231
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test231
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test231
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test231
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test231.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test231.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test231.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 231 test name: SquareShelfTranForcePos3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-231
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test231
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test231
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test231
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test231.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test231.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test231.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 231 test name: SquareShelfTranForcePos3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-240
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
}
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test240
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test240
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test240
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test240.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test240.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test240.py", line 51, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-240
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
}
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test240
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test240
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test240
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test240.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test240.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test240.py", line 51, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-241
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1
IntParam IoConstant 1517
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test241
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test241
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate' IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test241
}
}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
============================================================
Binary file test241.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test241.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test241.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 241 test name: SquareShelfTranForceNoInterp2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-241
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1
IntParam IoConstant 1517
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test241
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test241
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate' IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test241
}
}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
============================================================
Binary file test241.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test241.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test241.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 241 test name: SquareShelfTranForceNoInterp2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-245
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test245
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1722
BoolParam IoConstant true
DoubleParam IoConstant -0.000693147
DoubleParam IoConstant 7.4
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TemperaturePDD'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test245.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test245.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test245.py", line 46, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-245
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test245
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1722
BoolParam IoConstant true
DoubleParam IoConstant -0.000693147
DoubleParam IoConstant 7.4
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TemperaturePDD'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test245.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test245.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test245.py", line 46, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-249
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test249
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test249
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test249
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test249.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test249.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test249.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 249 test name: SquareShelfTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-249
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test249
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test249
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test249
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test249.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test249.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test249.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 249 test name: SquareShelfTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-254
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test254.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test254.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test254.py", line 74, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 254 test name: SquareShelfConstrainedMOLHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-254
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test254.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test254.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test254.py", line 74, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 254 test name: SquareShelfConstrainedMOLHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-255
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test255
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test255
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test255
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test255.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test255.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test255.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-255
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test255
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test255
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test255
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test255.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test255.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test255.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-260
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test260.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test260.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test260.py", line 21, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 260 test name: SquareShelfStressSSA2dEnhanced field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-260
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test260.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test260.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test260.py", line 21, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 260 test name: SquareShelfStressSSA2dEnhanced field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-261
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1629
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1629
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1629
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test261
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test261
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test261
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test261.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test261.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test261.py", line 27, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 261 test name: SquareShelfConstrainedTranEnhanced field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-261
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1629
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1629
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1629
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test261
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test261
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test261
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test261.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test261.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test261.py", line 27, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 261 test name: SquareShelfConstrainedTranEnhanced field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-270
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
/Users/jenkins/workspace/macOS-Silicon-Python/src/m/consistency/checkfield.py:173: RuntimeWarning: All-NaN slice encountered
minval = np.nanmin(field)
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test270.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test270.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test270.py", line 22, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 270 test name: SquareShelfStressSSA2dDamage field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-270
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
/Users/jenkins/workspace/macOS-Silicon-Python/src/m/consistency/checkfield.py:173: RuntimeWarning: All-NaN slice encountered
minval = np.nanmin(field)
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test270.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test270.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test270.py", line 22, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 270 test name: SquareShelfStressSSA2dDamage field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-275
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test275.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test275.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test275.py", line 33, in <module>
md = solve(md, 'DamageEvolution')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-275
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test275.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test275.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test275.py", line 33, in <module>
md = solve(md, 'DamageEvolution')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-292
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
converting basalforings to linearbasalforcings
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1593
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' IntParam IoConstant 1
IntParam IoConstant 1593
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1593
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test292
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test292
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test292
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test292.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test292.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test292.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-292
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
converting basalforings to linearbasalforcings
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1593
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' IntParam IoConstant 1
IntParam IoConstant 1593
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1593
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test292
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test292
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test292
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test292.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test292.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test292.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-293
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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 basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.geothermalflux specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1653
DoubleParam IoConstant 6.33775e-09
DoubleParam IoConstant 75
DoubleParam IoConstant -100
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.15569e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1653
DoubleParam IoConstant 6.33775e-09
DoubleParam IoConstant 75
DoubleParam IoConstant -100
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.15569e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31688.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31688.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1653
DoubleParam IoConstant 6.33775e-09
DoubleParam IoConstant 75
DoubleParam IoConstant -100
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test293
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.15569e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.46708e+07
DoubleParam IoConstant 3.15569e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test293
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.15569e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.46708e+07
DoubleParam IoConstant 3.15569e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.15569e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31688.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test293
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.15569e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.46708e+07
DoubleParam IoConstant 3.15569e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test293.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test293.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test293.py", line 24, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-293
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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 basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.geothermalflux specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1653
DoubleParam IoConstant 6.33775e-09
DoubleParam IoConstant 75
DoubleParam IoConstant -100
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.15569e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1653
DoubleParam IoConstant 6.33775e-09
DoubleParam IoConstant 75
DoubleParam IoConstant -100
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.15569e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31688.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31688.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1653
DoubleParam IoConstant 6.33775e-09
DoubleParam IoConstant 75
DoubleParam IoConstant -100
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test293
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.15569e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.46708e+07
DoubleParam IoConstant 3.15569e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test293
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.15569e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.46708e+07
DoubleParam IoConstant 3.15569e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.15569e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31688.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test293
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.15569e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.46708e+07
DoubleParam IoConstant 3.15569e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test293.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test293.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test293.py", line 24, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-301
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test301.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test301.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test301.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 301 test name: SquareSheetConstrainedStressSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-301
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test301.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test301.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test301.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 301 test name: SquareSheetConstrainedStressSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-304
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test304.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test304.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test304.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 304 test name: SquareSheetConstrainedStressSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-304
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test304.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test304.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test304.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 304 test name: SquareSheetConstrainedStressSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-305
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test305.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test305.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test305.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 305 test name: SquareSheetConstrainedStressSIA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-305
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test305.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test305.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test305.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 305 test name: SquareSheetConstrainedStressSIA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-309
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test309.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test309.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test309.py", line 16, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 309 test name: SquareSheetConstrainedMasstransp2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-309
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test309.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test309.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test309.py", line 16, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 309 test name: SquareSheetConstrainedMasstransp2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-310
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test310.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test310.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test310.py", line 20, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-310
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test310.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test310.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test310.py", line 20, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-311
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test311.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test311.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test311.py", line 17, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 311 test name: SquareSheetConstrainedMasstransp3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-311
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test311.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test311.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test311.py", line 17, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 311 test name: SquareSheetConstrainedMasstransp3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-314
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test314
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test314
StringArrayParam IoConstant {}
BoolParam IoConstant false
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' StringParam IoConstant test314
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test314.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test314.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test314.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 314 test name: SquareSheetConstrainedTranSIA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-314
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test314
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test314
StringArrayParam IoConstant {}
BoolParam IoConstant false
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' StringParam IoConstant test314
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test314.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test314.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test314.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 314 test name: SquareSheetConstrainedTranSIA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-315
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test315
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test315
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test315
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test315.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test315.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test315.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 315 test name: SquareSheetConstrainedTranSIA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-315
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test315
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test315
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test315
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test315.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test315.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test315.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 315 test name: SquareSheetConstrainedTranSIA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-319
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test319.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test319.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test319.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-319
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test319.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test319.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test319.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-320
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test320.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test320.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test320.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-320
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test320.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test320.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test320.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-321
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test321.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test321.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test321.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 321 test name: SquareSheetConstrainedCMDragHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-321
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test321.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test321.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test321.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 321 test name: SquareSheetConstrainedCMDragHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-324
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test324
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test324
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 5.04576e+11
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 5.04576e+11
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test324
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 5.04576e+11
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test324.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test324.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test324.py", line 20, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-324
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test324
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test324
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 5.04576e+11
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 5.04576e+11
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test324
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 5.04576e+11
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test324.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test324.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test324.py", line 20, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-325
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test325.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test325.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test325.py", line 24, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-325
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test325.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test325.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test325.py", line 24, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-330
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test330.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test330.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test330.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-330
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test330.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test330.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test330.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-334
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test334.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test334.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test334.py", line 36, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 334 test name: SquareShelfCMBMOLHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-334
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test334.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test334.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test334.py", line 36, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 334 test name: SquareShelfCMBMOLHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-335
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test335.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test335.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test335.py", line 20, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-335
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test335.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test335.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test335.py", line 20, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-340
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test340.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test340.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test340.py", line 33, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-340
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test340.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test340.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test340.py", line 33, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-341
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
converting inversion to m1qn3inversion
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test341.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test341.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test341.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-341
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
converting inversion to m1qn3inversion
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test341.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test341.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test341.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-344
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test344
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test344
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate' IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test344
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test344.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test344.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test344.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-344
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test344
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test344
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate' IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test344
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test344.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test344.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test344.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-350
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1561
DoubleParam IoConstant 1
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
'HydrologyBasalFlux' 'DegreeOfChannelization'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test350
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 8
IntParam IoConstant 1521
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1561
DoubleParam IoConstant 1
'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 43200
DoubleParam IoConstant 10800
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test350
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 43200
DoubleParam IoConstant 10800
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test350.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test350.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test350.py", line 71, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 350 test name: SquareSheetHydrologyShakti field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-350
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1561
DoubleParam IoConstant 1
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
'HydrologyBasalFlux' 'DegreeOfChannelization'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test350
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 8
IntParam IoConstant 1521
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1561
DoubleParam IoConstant 1
'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 43200
DoubleParam IoConstant 10800
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test350
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 43200
DoubleParam IoConstant 10800
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test350.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test350.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test350.py", line 71, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 350 test name: SquareSheetHydrologyShakti field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-354
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test354
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test354
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test354
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test354.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test354.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test354.py", line 35, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-354
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test354
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test354
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test354
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test354.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test354.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test354.py", line 35, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-355
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant false
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant false
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file testChannels.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: testChannels.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test355.py", line 78, in <module>
md = solve(md, 'Transient') # Or 'tr'
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 355 test name: SquareSheetHydrologyGlaDS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-355
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant false
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant false
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file testChannels.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: testChannels.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test355.py", line 78, in <module>
md = solve(md, 'Transient') # Or 'tr'
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 355 test name: SquareSheetHydrologyGlaDS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-360
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file testChannels.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: testChannels.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test360.py", line 83, in <module>
md = solve(md, 'Transient') # Or 'tr'
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-360
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file testChannels.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: testChannels.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test360.py", line 83, in <module>
md = solve(md, 'Transient') # Or 'tr'
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-361
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 1.5
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant false
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant false
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file testChannels.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: testChannels.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test361.py", line 79, in <module>
md = solve(md, 'Transient') # Or 'tr'
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-361
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 1.5
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant false
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant false
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file testChannels.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: testChannels.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test361.py", line 79, in <module>
md = solve(md, 'Transient') # Or 'tr'
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-401
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test401.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test401.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test401.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 401 test name: SquareSheetShelfStressSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-401
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test401.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test401.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test401.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 401 test name: SquareSheetShelfStressSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-404
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test404.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test404.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test404.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 404 test name: SquareSheetShelfStressFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-404
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test404.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test404.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test404.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 404 test name: SquareSheetShelfStressFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-405
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test405.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test405.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test405.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 405 test name: SquareSheetShelfStressMHOPenalties field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-405
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test405.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test405.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test405.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 405 test name: SquareSheetShelfStressMHOPenalties field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-410
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test410.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test410.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test410.py", line 18, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 410 test name: SquareSheetShelfSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-410
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test410.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test410.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test410.py", line 18, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 410 test name: SquareSheetShelfSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-411
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test411.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test411.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test411.py", line 18, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 411 test name: SquareSheetShelfSteaHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-411
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test411.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test411.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test411.py", line 18, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 411 test name: SquareSheetShelfSteaHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-415
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test415.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test415.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test415.py", line 35, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-415
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test415.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test415.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test415.py", line 35, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-416
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test416.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test416.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test416.py", line 36, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 416 test name: SquareSheetShelfCMDragSteaHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-416
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test416.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test416.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test416.py", line 36, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 416 test name: SquareSheetShelfCMDragSteaHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-421
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test421.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test421.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test421.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-421
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test421.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test421.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test421.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-422
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test422.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test422.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test422.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-422
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test422.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test422.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test422.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-424
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test424
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test424
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant { DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test424
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test424.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test424.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test424.py", line 28, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-424
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test424
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test424
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant { DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test424
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test424.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test424.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test424.py", line 28, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-425
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test425
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test425
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test425
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test425.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test425.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test425.py", line 26, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-425
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test425
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test425
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test425
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test425.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test425.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test425.py", line 26, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-431
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test431.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test431.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test431.py", line 23, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-431
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test431.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test431.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test431.py", line 23, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-434
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test434.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test434.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test434.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 434 test name: SquareSheetShelfL1L2 field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-434
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test434.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test434.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test434.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 434 test name: SquareSheetShelfL1L2 field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-447
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test447
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test447
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test447
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test447.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test447.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test447.py", line 31, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 447 test name: SquareSheetShelfTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-447
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test447
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test447
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test447
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test447.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test447.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test447.py", line 31, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 447 test name: SquareSheetShelfTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-450
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test450.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test450.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test450.py", line 21, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-450
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test450.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test450.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test450.py", line 21, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-455
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test455.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test455.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test455.py", line 23, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-455
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test455.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test455.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test455.py", line 23, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-460
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test460.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test460.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test460.py", line 29, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 460 test name: SquareSheetShelfStressFSEstar field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-460
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test460.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test460.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test460.py", line 29, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 460 test name: SquareSheetShelfStressFSEstar field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-461
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1631
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test461
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1631
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test461
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1631
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test461
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test461.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test461.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test461.py", line 32, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 461 test name: SquareSheetShelfThermalFSEstar field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-461
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1631
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test461
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1631
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test461
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1631
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test461
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test461.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test461.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test461.py", line 32, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 461 test name: SquareSheetShelfThermalFSEstar field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-465
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 20000
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1.2
DoubleParam IoConstant 10000
DoubleParam IoConstant 100000
DoubleParam IoConstant 15000
DoubleParam IoConstant 100000
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 20000
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1.2
DoubleParam IoConstant 10000
DoubleParam IoConstant 100000
DoubleParam IoConstant 15000
DoubleParam IoConstant 100000
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
IntParam IoConstant 1413
DoubleParam IoConstant 20000
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1.2
DoubleParam IoConstant 10000
DoubleParam IoConstant 100000
DoubleParam IoConstant 15000
DoubleParam IoConstant 100000
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test465
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test465
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test465
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test465.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test465.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test465.py", line 38, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 465 test name: SquareSheetShelfAmrBamgAll field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-465
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 20000
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1.2
DoubleParam IoConstant 10000
DoubleParam IoConstant 100000
DoubleParam IoConstant 15000
DoubleParam IoConstant 100000
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 20000
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1.2
DoubleParam IoConstant 10000
DoubleParam IoConstant 100000
DoubleParam IoConstant 15000
DoubleParam IoConstant 100000
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
IntParam IoConstant 1413
DoubleParam IoConstant 20000
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1.2
DoubleParam IoConstant 10000
DoubleParam IoConstant 100000
DoubleParam IoConstant 15000
DoubleParam IoConstant 100000
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test465
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test465
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test465
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test465.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test465.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test465.py", line 38, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 465 test name: SquareSheetShelfAmrBamgAll field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-492
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 2
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 2
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test492
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test492
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 2
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test492
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test492.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test492.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test492.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-492
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 2
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 2
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test492
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test492
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 2
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test492
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test492.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test492.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test492.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-493
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 3
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test493
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 3
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test493
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 3
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test493
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test493.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test493.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test493.py", line 31, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 493 test name: SquareSheetShelfTranMeltDG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-493
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 3
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test493
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 3
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test493
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 3
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test493
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test493.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test493.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test493.py", line 31, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 493 test name: SquareSheetShelfTranMeltDG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-501
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message:
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test501.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test501.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test501.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 501 test name: PigStressSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-501
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message:
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test501.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test501.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test501.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 501 test name: PigStressSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-504
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test504
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test504
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test504
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test504.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test504.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test504.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 504 test name: PigTranSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-504
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test504
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test504
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test504
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test504.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test504.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test504.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 504 test name: PigTranSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-505
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test505
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test505
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test505
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test505.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test505.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test505.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 505 test name: PigTranSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-505
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test505
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test505
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test505
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test505.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test505.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test505.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 505 test name: PigTranSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-507
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1525
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1525
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test507
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test507
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1525
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test507
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test507.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test507.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test507.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 507 test name: PigTranFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-507
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1525
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1525
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test507
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test507
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1525
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test507
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test507.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test507.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test507.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 507 test name: PigTranFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-510
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test510.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test510.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test510.py", line 18, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 510 test name: PigSteaFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-510
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test510.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test510.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test510.py", line 18, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 510 test name: PigSteaFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-511
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test511.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test511.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test511.py", line 37, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 511 test name: PigCMBFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-511
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test511.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test511.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test511.py", line 37, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 511 test name: PigCMBFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-514
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Anisotropic mesh adaptation
new number of triangles = 485
Anisotropic mesh adaptation
new number of triangles = 485
Anisotropic mesh adaptation
new number of triangles = 1651
Anisotropic mesh adaptation
new number of triangles = 6702
Anisotropic mesh adaptation
new number of triangles = 2307
SUCCESS difference: 1.4e-16 < 2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference: 1.8e-16 < 7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference: 9e-17 < 1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference: 8.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference: 1.1e-15 < 1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference: 2.8e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y7
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-514
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Anisotropic mesh adaptation
new number of triangles = 485
Anisotropic mesh adaptation
new number of triangles = 485
Anisotropic mesh adaptation
new number of triangles = 1651
Anisotropic mesh adaptation
new number of triangles = 6702
Anisotropic mesh adaptation
new number of triangles = 2307
SUCCESS difference: 1.4e-16 < 2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference: 1.8e-16 < 7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference: 9e-17 < 1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference: 8.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference: 1.1e-15 < 1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference: 2.8e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y7
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-515
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test515
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test515
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test515
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test515.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test515.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test515.py", line 23, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 515 test name: PigTherTranSUPG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-515
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test515
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test515
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test515
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test515.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test515.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test515.py", line 23, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 515 test name: PigTherTranSUPG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-530
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test530.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test530.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test530.py", line 16, in <module>
md = solve(md, 'Balancevelocity')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 530 test name: PigBalVel1 field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-530
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test530.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test530.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test530.py", line 16, in <module>
md = solve(md, 'Balancevelocity')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 530 test name: PigBalVel1 field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-531
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test531.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test531.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test531.py", line 18, in <module>
md = solve(md, 'Balancevelocity')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 531 test name: PigBalVel2 field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-531
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test531.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test531.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test531.py", line 18, in <module>
md = solve(md, 'Balancevelocity')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 531 test name: PigBalVel2 field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-540
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test540
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
'VxDebris' 'VyDebris'}
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 10
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 317.098
IntParam IoConstant 966
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test540
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test540.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test540.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test540.py", line 34, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 540 test name: PigTranCalvingDevSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-540
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test540
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
'VxDebris' 'VyDebris'}
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 10
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 317.098
IntParam IoConstant 966
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test540
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test540.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test540.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test540.py", line 34, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 540 test name: PigTranCalvingDevSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-541
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 1272
IntParam IoConstant 910
IntParam IoConstant 100
IntParam IoConstant 182
IntParam IoConstant 318
StringParam IoConstant test541
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 1272
IntParam IoConstant 910
IntParam IoConstant 100
IntParam IoConstant 182
IntParam IoConstant 318
StringParam IoConstant test541
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test541.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test541.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test541.py", line 34, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 541 test name: PigTranCalvingDevdHO3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-541
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 1272
IntParam IoConstant 910
IntParam IoConstant 100
IntParam IoConstant 182
IntParam IoConstant 318
StringParam IoConstant test541
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 1272
IntParam IoConstant 910
IntParam IoConstant 100
IntParam IoConstant 182
IntParam IoConstant 318
StringParam IoConstant test541
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test541.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test541.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test541.py", line 34, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 541 test name: PigTranCalvingDevdHO3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-545
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 1
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1523
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
IntParam IoConstant 2
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 3.17098e-07
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test545
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1523
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
IntParam IoConstant 2
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 3.17098e-07
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test545
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 3
StringArrayParam IoConstant { DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 3
StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'DefaultCalving' 'FloatingMeltRate'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'FrontalForcingsRignotarma' 'DefaultCalving' 'FloatingMeltRate'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test545.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test545.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test545.py", line 106, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 545 test name: PigTranStochasticforcingCovariance field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-545
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 1
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1523
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
IntParam IoConstant 2
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 3.17098e-07
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test545
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1523
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
IntParam IoConstant 2
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 3.17098e-07
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test545
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 3
StringArrayParam IoConstant { DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 3
StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'DefaultCalving' 'FloatingMeltRate'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'FrontalForcingsRignotarma' 'DefaultCalving' 'FloatingMeltRate'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test545.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test545.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test545.py", line 106, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 545 test name: PigTranStochasticforcingCovariance field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-602
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test602.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test602.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test602.py", line 20, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 602 test name: 79NorthMasstransp2dDG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-602
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test602.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test602.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test602.py", line 20, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 602 test name: 79NorthMasstransp2dDG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-603
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test603.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test603.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test603.py", line 17, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 603 test name: 79NorthMasstransp3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-603
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test603.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test603.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test603.py", line 17, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 603 test name: 79NorthMasstransp3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-606
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test606.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test606.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test606.py", line 16, in <module>
md = solve(md, 'BedSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 606 test name: 79NorthBedSlop2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-606
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test606.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test606.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test606.py", line 16, in <module>
md = solve(md, 'BedSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 606 test name: 79NorthBedSlop2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-607
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test607.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test607.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test607.py", line 16, in <module>
md = solve(md, 'BedSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 607 test name: 79NorthBedSlop3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-607
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test607.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test607.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test607.py", line 16, in <module>
md = solve(md, 'BedSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 607 test name: 79NorthBedSlop3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-608
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test608.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test608.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test608.py", line 16, in <module>
md = solve(md, 'Balancethickness')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 608 test name: 79NorthBalThic2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-608
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test608.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test608.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test608.py", line 16, in <module>
md = solve(md, 'Balancethickness')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 608 test name: 79NorthBalThic2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-612
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 10
DoubleParam IoConstant 0.6
DoubleParam IoConstant 3.17098e-06
DoubleParam IoConstant 0.02
DoubleParam IoConstant 0.69
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 10
DoubleParam IoConstant 0.6
DoubleParam IoConstant 3.17098e-06
DoubleParam IoConstant 0.02
DoubleParam IoConstant 0.69
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test612
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test612
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 10
DoubleParam IoConstant 0.6
DoubleParam IoConstant 3.17098e-06
DoubleParam IoConstant 0.02
DoubleParam IoConstant 0.69
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test612
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test612.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test612.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test612.py", line 39, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 612 test name: 79NorthPISMhydrofriction field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-612
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 10
DoubleParam IoConstant 0.6
DoubleParam IoConstant 3.17098e-06
DoubleParam IoConstant 0.02
DoubleParam IoConstant 0.69
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 10
DoubleParam IoConstant 0.6
DoubleParam IoConstant 3.17098e-06
DoubleParam IoConstant 0.02
DoubleParam IoConstant 0.69
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test612
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test612
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 10
DoubleParam IoConstant 0.6
DoubleParam IoConstant 3.17098e-06
DoubleParam IoConstant 0.02
DoubleParam IoConstant 0.69
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test612
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test612.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test612.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test612.py", line 39, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 612 test name: 79NorthPISMhydrofriction field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-613
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
!! extract warning: spc values should be checked !!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test613.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test613.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test613.py", line 41, in <module>
md = solve(md, 'Balancethickness')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 613 test name: 79NorthCMBalThicVxVy field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-613
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
!! extract warning: spc values should be checked !!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test613.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test613.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test613.py", line 41, in <module>
md = solve(md, 'Balancethickness')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 613 test name: 79NorthCMBalThicVxVy field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-622
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1548
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1548
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test622
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test622
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1548
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test622
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
============================================================
Binary file test622.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test622.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test622.py", line 90, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 622 test name: 9NorthHydrologyArmapw field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-622
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1548
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1548
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test622
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test622
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1548
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test622
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
============================================================
Binary file test622.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test622.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test622.py", line 90, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 622 test name: 9NorthHydrologyArmapw field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-801
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test801
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test801
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test801
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test801.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test801.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test801.py", line 25, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 801 test name: ValleyGlacierLevelsetSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-801
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test801
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test801
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test801
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test801.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test801.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test801.py", line 25, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 801 test name: ValleyGlacierLevelsetSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-804
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test804
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test804
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test804
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test804.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test804.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test804.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-804
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test804
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test804
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test804
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test804.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test804.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test804.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-805
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' StringParam IoConstant fos_forward
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test805
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test805
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test805
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'
[1] ??? Error using ==> ./classes/IoModel.cpp:2787}
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test805.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test805.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test805.py", line 39, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-805
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' StringParam IoConstant fos_forward
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test805
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test805
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test805
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'
[1] ??? Error using ==> ./classes/IoModel.cpp:2787}
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test805.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test805.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test805.py", line 39, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-810
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test810
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test810
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test810
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant {
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test810.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test810.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test810.py", line 27, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-810
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test810
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test810
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test810
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant {
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test810.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test810.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test810.py", line 27, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-811
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test811
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test811
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test811
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test811.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test811.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test811.py", line 32, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-811
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test811
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test811
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test811
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test811.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test811.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test811.py", line 32, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-812
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test812
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test812
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test812
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test812.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test812.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test812.py", line 48, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-812
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test812
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test812
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test812
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test812.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test812.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test812.py", line 48, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-900
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant false
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 200
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.1
DoubleParam IoConstant 10
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test900
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 300
DoubleParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test900.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test900.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test900.py", line 47, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 900 test name: SquareNoDynUnConfinedHydroDC field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-900
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant false
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 200
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.1
DoubleParam IoConstant 10
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test900
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 300
DoubleParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test900.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test900.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test900.py", line 47, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 900 test name: SquareNoDynUnConfinedHydroDC field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-901
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test901.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test901.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test901.py", line 34, in <module>
md = solve(md, 'Hydrology')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-901
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test901.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test901.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test901.py", line 34, in <module>
md = solve(md, 'Hydrology')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-903
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test903.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test903.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test903.py", line 35, in <module>
md = solve(md, 'Hydrology')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-903
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test903.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test903.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test903.py", line 35, in <module>
md = solve(md, 'Hydrology')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-904
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant true
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 100
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 800
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 20
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.001
IntParam IoConstant 1
DoubleParam IoConstant 30
IntParam IoConstant 0
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 296
IntParam IoConstant 273
IntParam IoConstant 100
IntParam IoConstant 91
IntParam IoConstant 148
StringParam IoConstant test904
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 6.3072e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test904.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test904.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test904.py", line 44, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-904
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant true
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 100
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 800
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 20
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.001
IntParam IoConstant 1
DoubleParam IoConstant 30
IntParam IoConstant 0
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 296
IntParam IoConstant 273
IntParam IoConstant 100
IntParam IoConstant 91
IntParam IoConstant 148
StringParam IoConstant test904
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 6.3072e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test904.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test904.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test904.py", line 44, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-905
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant true
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 100
IntParam IoConstant 5
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 400
DoubleParam IoConstant 1e-10
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 20
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 1
DoubleParam IoConstant 20
DoubleParam IoConstant 0.001
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 0
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test905
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1717
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance' 'SmbMassBalanceSubstep'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test905.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test905.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test905.py", line 70, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-905
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant true
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 100
IntParam IoConstant 5
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 400
DoubleParam IoConstant 1e-10
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 20
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 1
DoubleParam IoConstant 20
DoubleParam IoConstant 0.001
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 0
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test905
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1717
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance' 'SmbMassBalanceSubstep'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test905.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test905.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test905.py", line 70, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-101
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test101.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test101.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test101.py", line 26, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 101 test name: SquareShelfConstrainedStressSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-101
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test101.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test101.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test101.py", line 26, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 101 test name: SquareShelfConstrainedStressSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-104
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test104.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test104.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test104.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 104 test name: SquareShelfConstrainedStressFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-104
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test104.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test104.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test104.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 104 test name: SquareShelfConstrainedStressFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-105
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test105.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test105.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test105.py", line 16, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 105 test name: SquareShelfConstrainedMasstransp2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-105
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test105.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test105.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test105.py", line 16, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 105 test name: SquareShelfConstrainedMasstransp2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-110
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test110
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test110
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test110
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test110.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test110.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test110.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 110 test name: SquareShelfConstrainedTranSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-110
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test110
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test110
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test110
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test110.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test110.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test110.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 110 test name: SquareShelfConstrainedTranSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-111
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test111
StringArrayParam IoConstant {}
BoolParam IoConstant false
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test111
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test111
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test111.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test111.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test111.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 111 test name: SquareShelfConstrainedTranHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-111
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test111
StringArrayParam IoConstant {}
BoolParam IoConstant false
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test111
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test111
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test111.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test111.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test111.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 111 test name: SquareShelfConstrainedTranHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-114
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test114.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test114.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test114.py", line 16, in <module>
md = solve(md, 'BedSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 114 test name: SquareShelfConstrainedBedSlop2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-114
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test114.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test114.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test114.py", line 16, in <module>
md = solve(md, 'BedSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 114 test name: SquareShelfConstrainedBedSlop2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-115
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0]
[1] ??? Error using ==> ./classes/IoModel.cpp:430CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test115.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test115.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test115.py", line 17, in <module>
md = solve(md, 'BedSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 115 test name: SquareShelfConstrainedBedSlop3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-115
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0]
[1] ??? Error using ==> ./classes/IoModel.cpp:430CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test115.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test115.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test115.py", line 17, in <module>
md = solve(md, 'BedSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 115 test name: SquareShelfConstrainedBedSlop3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-120
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430============================================================
Binary file test120.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test120.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test120.py", line 24, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-120
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430============================================================
Binary file test120.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test120.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test120.py", line 24, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-121
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test121
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test121
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test121
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test121.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test121.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test121.py", line 26, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-121
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test121
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test121
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test121
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test121.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test121.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test121.py", line 26, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-125
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test125
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 4
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 5.99184e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'TotalSmb'}
IntParam IoConstant 4
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file test125.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test125.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test125.py", line 26, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-125
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test125
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 4
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 5.99184e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'TotalSmb'}
IntParam IoConstant 4
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file test125.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test125.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test125.py", line 26, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-131
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test131.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test131.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test131.py", line 19, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-131
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test131.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test131.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test131.py", line 19, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-202
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test202.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test202.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test202.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 202 test name: SquareShelfStressSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-202
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test202.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test202.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test202.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 202 test name: SquareShelfStressSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-203
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test203.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test203.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test203.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 203 test name: SquareShelfStressHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-203
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test203.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test203.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test203.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 203 test name: SquareShelfStressHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-206
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test206.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test206.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test206.py", line 19, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 206 test name: SquareShelfTherStea field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-206
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test206.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test206.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test206.py", line 19, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 206 test name: SquareShelfTherStea field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-207
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test207
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test207
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test207
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test207.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test207.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test207.py", line 23, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 207 test name: SquareShelfTherTran field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-207
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test207
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test207
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test207
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test207.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test207.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test207.py", line 23, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 207 test name: SquareShelfTherTran field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-209
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test209
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test209
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test209
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test209.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test209.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test209.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 209 test name: SquareShelfTranSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-209
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test209
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test209
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test209
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test209.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test209.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test209.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 209 test name: SquareShelfTranSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-212
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test212.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test212.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test212.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 212 test name: SquareShelfCMBSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-212
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test212.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test212.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test212.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 212 test name: SquareShelfCMBSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-213
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test213.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test213.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test213.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 213 test name: SquareShelfCMBSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-213
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test213.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test213.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test213.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 213 test name: SquareShelfCMBSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-217
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test217.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test217.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test217.py", line 71, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 217 test name: SquareShelfConstrained field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-217
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test217.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test217.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test217.py", line 71, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 217 test name: SquareShelfConstrained field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-219
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test219.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test219.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test219.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 219 test name: SquareShelfStressSSAHOTiling field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-219
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test219.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test219.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test219.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 219 test name: SquareShelfStressSSAHOTiling field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-222
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test222
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test222
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test222
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test222.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test222.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test222.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-222
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test222
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test222
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test222
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test222.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test222.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test222.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-223
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test223
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test223.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test223.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test223.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-223
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test223
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test223.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test223.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test223.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-226
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
BoolParam IoConstant false
}
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
BoolParam IoConstant false
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test226
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 4.7304e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test226
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 4.7304e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test226
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 4.7304e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test226.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test226.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test226.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 226 test name: SquareShelfTranCflSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-226
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
BoolParam IoConstant false
}
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
BoolParam IoConstant false
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test226
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 4.7304e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test226
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 4.7304e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test226
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 4.7304e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test226.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test226.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test226.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 226 test name: SquareShelfTranCflSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-227
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test227
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test227
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test227
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test227.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test227.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test227.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 227 test name: SquareShelfTranCflHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-227
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test227
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test227
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test227
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test227.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test227.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test227.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 227 test name: SquareShelfTranCflHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-228
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test228
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test228
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test228
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test228.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test228.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test228.py", line 29, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 228 test name: SquareShelfTranForceNeg2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-228
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test228
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test228
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test228
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test228.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test228.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test228.py", line 29, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 228 test name: SquareShelfTranForceNeg2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-229
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test229
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test229
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test229
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test229.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test229.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test229.py", line 29, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 229 test name: SquareShelfTranForcePos2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-229
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test229
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test229
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test229
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test229.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test229.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test229.py", line 29, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 229 test name: SquareShelfTranForcePos2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-232
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test232
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test232
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test232
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test232.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test232.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test232.py", line 29, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 232 test name: SquareShelfTherTranForcTemp field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-232
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test232
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test232
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test232
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test232.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test232.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test232.py", line 29, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 232 test name: SquareShelfTherTranForcTemp field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-233
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test233
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test233
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test233
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test233.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test233.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test233.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 233 test name: SquareShelfTranHOForcTemp field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-233
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test233
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test233
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test233
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test233.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test233.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test233.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 233 test name: SquareShelfTranHOForcTemp field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-236
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test236
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1721
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test236
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1721
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test236
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1721
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test236.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test236.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test236.py", line 68, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-236
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test236
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1721
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test236
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1721
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test236
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1721
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test236.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test236.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test236.py", line 68, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-237
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 8
IntParam IoConstant 15
IntParam IoConstant 100
IntParam IoConstant 5
IntParam IoConstant 4
StringParam IoConstant test237
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1721
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test237.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test237.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test237.py", line 74, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-237
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 8
IntParam IoConstant 15
IntParam IoConstant 100
IntParam IoConstant 5
IntParam IoConstant 4
StringParam IoConstant test237
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1721
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test237.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test237.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test237.py", line 74, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-238
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test238
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test238
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test238
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test238.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test238.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test238.py", line 50, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-238
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test238
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test238
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test238
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test238.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test238.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test238.py", line 50, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-239
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test239
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test239
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test239
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test239.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test239.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test239.py", line 55, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-239
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test239
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test239
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test239
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test239.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test239.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test239.py", line 55, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-242
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test242
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test242
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test242
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test242.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test242.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test242.py", line 31, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 242 test name: SquareShelfTranForceNoInterp3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-242
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test242
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test242
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test242
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test242.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test242.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test242.py", line 31, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 242 test name: SquareShelfTranForceNoInterp3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-243
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test243
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test243
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test243
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19682e+10
DoubleParam IoConstant 6.19998e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19682e+10
DoubleParam IoConstant 6.19998e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19682e+10
DoubleParam IoConstant 6.19998e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==>
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test243.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test243.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test243.py", line 64, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 243 test name: SquareShelfSMBGemb field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-243
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test243
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test243
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test243
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19682e+10
DoubleParam IoConstant 6.19998e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19682e+10
DoubleParam IoConstant 6.19998e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19682e+10
DoubleParam IoConstant 6.19998e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==>
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test243.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test243.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test243.py", line 64, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 243 test name: SquareShelfSMBGemb field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-247
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test247.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test247.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test247.py", line 91, in <module>
md = solve(md, 'thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-247
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test247.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test247.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test247.py", line 91, in <module>
md = solve(md, 'thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-248
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test248.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test248.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test248.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 248 test name: SquareShelfStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-248
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test248.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test248.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test248.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 248 test name: SquareShelfStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-252
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test252
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test252
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test252
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test252.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test252.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test252.py", line 72, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 252 test name: SquareShelfSMBGembClim field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-252
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test252
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test252
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test252
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test252.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test252.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test252.py", line 72, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 252 test name: SquareShelfSMBGembClim field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-253
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test253
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test253
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test253
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
============================================================
Binary file test253.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test253.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test253.py", line 71, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 253 test name: SquareShelfSMBGembClimConstrainT field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-253
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test253
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test253
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test253
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
============================================================
Binary file test253.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test253.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test253.py", line 71, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 253 test name: SquareShelfSMBGembClimConstrainT field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-256
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test256
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test256.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test256.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test256.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-256
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test256
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test256.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test256.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test256.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-257
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 262
IntParam IoConstant 153
IntParam IoConstant 25
StringParam IoConstant test257
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
IntParam IoConstant 1
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'SMBarma'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 262
IntParam IoConstant 153
IntParam IoConstant 25
StringParam IoConstant test257
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
IntParam IoConstant 1
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'SMBarma'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 262
IntParam IoConstant 153
IntParam IoConstant 25
StringParam IoConstant test257
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
IntParam IoConstant 1
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'SMBarma'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test257.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test257.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test257.py", line 86, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 257 test name: SquareShelfSMBarma field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-257
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 262
IntParam IoConstant 153
IntParam IoConstant 25
StringParam IoConstant test257
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
IntParam IoConstant 1
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'SMBarma'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 262
IntParam IoConstant 153
IntParam IoConstant 25
StringParam IoConstant test257
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
IntParam IoConstant 1
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'SMBarma'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 262
IntParam IoConstant 153
IntParam IoConstant 25
StringParam IoConstant test257
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
IntParam IoConstant 1
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'SMBarma'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test257.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test257.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test257.py", line 86, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 257 test name: SquareShelfSMBarma field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-272
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
/Users/jenkins/workspace/macOS-Silicon-Python/src/m/consistency/checkfield.py:173: RuntimeWarning: All-NaN slice encountered
minval = np.nanmin(field)
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test272.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test272.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test272.py", line 39, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 272 test name: SquareShelfCMDSSA2dDamage field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-272
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
/Users/jenkins/workspace/macOS-Silicon-Python/src/m/consistency/checkfield.py:173: RuntimeWarning: All-NaN slice encountered
minval = np.nanmin(field)
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test272.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test272.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test272.py", line 39, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 272 test name: SquareShelfCMDSSA2dDamage field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-273
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test273.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test273.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test273.py", line 27, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-273
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test273.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test273.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test273.py", line 27, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-280
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test280.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test280.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test280.py", line 23, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-280
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test280.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test280.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test280.py", line 23, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-285
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test285.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test285.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test285.py", line 24, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 285 test name: SquareShelfStressHOHigherOrder field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-285
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test285.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test285.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test285.py", line 24, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 285 test name: SquareShelfStressHOHigherOrder field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-290
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test290.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test290.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test290.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 290 test name: SquareShelfStressFSP2P1 field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-290
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test290.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test290.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test290.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 290 test name: SquareShelfStressFSP2P1 field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-291
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test291.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test291.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test291.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 291 test name: SquareShelfStressFSP4z field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-291
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test291.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test291.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test291.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 291 test name: SquareShelfStressFSP4z field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-302
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==>
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test302.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test302.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test302.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 302 test name: SquareSheetConstrainedStressSIA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-302
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==>
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test302.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test302.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test302.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 302 test name: SquareSheetConstrainedStressSIA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-303
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test303.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test303.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test303.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-303
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test303.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test303.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test303.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-306
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test306.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test306.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test306.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-306
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test306.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test306.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test306.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-307
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test307.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test307.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test307.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 307 test name: SquareSheetConstrainedStressHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-307
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test307.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test307.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test307.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 307 test name: SquareSheetConstrainedStressHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-308
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test308.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test308.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test308.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 308 test name: SquareSheetConstrainedStressFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-308
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test308.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test308.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test308.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 308 test name: SquareSheetConstrainedStressFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-312
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test312.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test312.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test312.py", line 18, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 312 test name: SquareSheetConstrainedTherStea field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-312
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test312.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test312.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test312.py", line 18, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 312 test name: SquareSheetConstrainedTherStea field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-313
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test313
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 20
BoolParam IoConstant true
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
IntParam IoConstant 36
StringParam IoConstant test313
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base' IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
StringParam IoConstant test313
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel' IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' IntParam IoConstant 20
BoolParam IoConstant true
'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 20
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file test313.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test313.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test313.py", line 23, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 313 test name: SquareSheetConstrainedTherTran field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-313
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test313
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 20
BoolParam IoConstant true
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
IntParam IoConstant 36
StringParam IoConstant test313
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base' IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
StringParam IoConstant test313
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel' IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' IntParam IoConstant 20
BoolParam IoConstant true
'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 20
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file test313.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test313.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test313.py", line 23, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 313 test name: SquareSheetConstrainedTherTran field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-316
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test316
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test316
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test316
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test316.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test316.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test316.py", line 16, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 316 test name: SquareSheetConstrainedTranSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-316
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test316
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test316
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test316
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test316.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test316.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test316.py", line 16, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 316 test name: SquareSheetConstrainedTranSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-317
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test317
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test317
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 34
StringParam IoConstant test317
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test317.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test317.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test317.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 317 test name: SquareSheetConstrainedTranHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-317
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test317
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test317
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 34
StringParam IoConstant test317
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test317.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test317.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test317.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 317 test name: SquareSheetConstrainedTranHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-318
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test318.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test318.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test318.py", line 18, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-318
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test318.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test318.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test318.py", line 18, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-322
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test322.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test322.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test322.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 322 test name: SquareSheetConstrainedCMDragFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-322
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test322.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test322.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test322.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 322 test name: SquareSheetConstrainedCMDragFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-323
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test323
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test323
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 3.53203e+10
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test323
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 3.53203e+10
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 3.53203e+10
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test323.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test323.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test323.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-323
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test323
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test323
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 3.53203e+10
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test323
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 3.53203e+10
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 3.53203e+10
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test323.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test323.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test323.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-326
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test326
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test326
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test326
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test326.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test326.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test326.py", line 27, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-326
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test326
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test326
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test326
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test326.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test326.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test326.py", line 27, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-327
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test327
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test327
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test327
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test327.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test327.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test327.py", line 25, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 327 test name: SquareSheetConstrainedTransHOEnth field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-327
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test327
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test327
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test327
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test327.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test327.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test327.py", line 25, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 327 test name: SquareSheetConstrainedTransHOEnth field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-328
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test328
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test328
StringArrayParam IoConstant {}
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test328
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
[0 IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' error message: Could not find constant "md.transient.ismmemasstransport"
'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test328.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test328.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test328.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-328
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test328
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test328
StringArrayParam IoConstant {}
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test328
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
[0 IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' error message: Could not find constant "md.transient.ismmemasstransport"
'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test328.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test328.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test328.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-329
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test329
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test329
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test329
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test329.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test329.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test329.py", line 23, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-329
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test329
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test329
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test329
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test329.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test329.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test329.py", line 23, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-332
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test332
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test332
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test332
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test332.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test332.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test332.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-332
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test332
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test332
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test332
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test332.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test332.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test332.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-333
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test333.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test333.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test333.py", line 36, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-333
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test333.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test333.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test333.py", line 36, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-336
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test336
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test336
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test336
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test336.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test336.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test336.py", line 32, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-336
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test336
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test336
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test336
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test336.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test336.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test336.py", line 32, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-337
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test337
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test337
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test337
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test337.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test337.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test337.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-337
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test337
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test337
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test337
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test337.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test337.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test337.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-338
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test338
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test338
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test338
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test338.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test338.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test338.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-338
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test338
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test338
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test338
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test338.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test338.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test338.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-339
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test339
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test339
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test339
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test339.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test339.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test339.py", line 34, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-339
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test339
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test339
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test339
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test339.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test339.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test339.py", line 34, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-342
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message:
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test342.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test342.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test342.py", line 26, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 342 test name: SquareSheetTherSteaPlume field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-342
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message:
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test342.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test342.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test342.py", line 26, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 342 test name: SquareSheetTherSteaPlume field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-343
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
DoubleParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test343
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test343
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test343
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test343.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test343.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test343.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-343
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
DoubleParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test343
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test343
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test343
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test343.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test343.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test343.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-346
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 1562
DoubleParam IoConstant 1023
DoubleParam IoConstant 929
DoubleParam IoConstant 1.372e-05
DoubleParam IoConstant 700
DoubleParam IoConstant 199000
DoubleParam IoConstant 0.5
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 195
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1667
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test346
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 1562
DoubleParam IoConstant 1023
DoubleParam IoConstant 929
DoubleParam IoConstant 1.372e-05
DoubleParam IoConstant 700
DoubleParam IoConstant 199000
DoubleParam IoConstant 0.5
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 195
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1667
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test346
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 1562
DoubleParam IoConstant 1023
DoubleParam IoConstant 929
DoubleParam IoConstant 1.372e-05
DoubleParam IoConstant 700
DoubleParam IoConstant 199000
DoubleParam IoConstant 0.5
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 195
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1667
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test346
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test346.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test346.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test346.py", line 25, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-346
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 1562
DoubleParam IoConstant 1023
DoubleParam IoConstant 929
DoubleParam IoConstant 1.372e-05
DoubleParam IoConstant 700
DoubleParam IoConstant 199000
DoubleParam IoConstant 0.5
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 195
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1667
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test346
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 1562
DoubleParam IoConstant 1023
DoubleParam IoConstant 929
DoubleParam IoConstant 1.372e-05
DoubleParam IoConstant 700
DoubleParam IoConstant 199000
DoubleParam IoConstant 0.5
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 195
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1667
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test346
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 1562
DoubleParam IoConstant 1023
DoubleParam IoConstant 929
DoubleParam IoConstant 1.372e-05
DoubleParam IoConstant 700
DoubleParam IoConstant 199000
DoubleParam IoConstant 0.5
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 195
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1667
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test346
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test346.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test346.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test346.py", line 25, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-347
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1413
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1668
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test347
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1668
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test347
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1668
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test347
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel'
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test347.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test347.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test347.py", line 28, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-347
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1413
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1668
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test347
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1668
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test347
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1668
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test347
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel'
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test347.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test347.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test347.py", line 28, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-352
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1763
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test352
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test352
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 25
StringParam IoConstant test352
StringArrayParam IoConstant { BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e+13
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test352.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test352.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test352.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-352
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1763
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test352
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test352
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 25
StringParam IoConstant test352
StringArrayParam IoConstant { BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e+13
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test352.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test352.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test352.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-353
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test353
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test353
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test353
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel' IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test353.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test353.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test353.py", line 34, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-353
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test353
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test353
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test353
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel' IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test353.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test353.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test353.py", line 34, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-356
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test356.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test356.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test356.py", line 43, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 356 test name: TransientFrictionSchoof field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-356
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test356.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test356.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test356.py", line 43, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 356 test name: TransientFrictionSchoof field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-359
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file testChannels.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: testChannels.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test359.py", line 82, in <module>
md = solve(md, 'Transient') # Or 'tr'
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-359
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file testChannels.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: testChannels.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test359.py", line 82, in <module>
md = solve(md, 'Transient') # Or 'tr'
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-402
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test402.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test402.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test402.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 402 test name: SquareSheetShelfStressSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-402
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test402.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test402.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test402.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 402 test name: SquareSheetShelfStressSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-403
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test403.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test403.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test403.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 403 test name: SquareSheetShelfStressHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-403
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test403.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test403.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test403.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 403 test name: SquareSheetShelfStressHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-406
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test406.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test406.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test406.py", line 17, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 406 test name: SquareSheetShelfTherStea field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-406
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test406.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test406.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test406.py", line 17, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 406 test name: SquareSheetShelfTherStea field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-407
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test407
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test407
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test407
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test407.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test407.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test407.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 407 test name: SquareSheetShelfTherTran field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-407
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test407
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test407
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test407
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test407.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test407.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test407.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 407 test name: SquareSheetShelfTherTran field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-408
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test408
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test408
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test408
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test408.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test408.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test408.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 408 test name: SquareSheetShelfTranSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-408
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test408
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test408
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test408
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test408.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test408.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test408.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 408 test name: SquareSheetShelfTranSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-409
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test409
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test409
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test409
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test409.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test409.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test409.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 409 test name: SquareSheetShelfTranMHOPenalties field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-409
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test409
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test409
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test409
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test409.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test409.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test409.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 409 test name: SquareSheetShelfTranMHOPenalties field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-419
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test419.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test419.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test419.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-419
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test419.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test419.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test419.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-426
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test426
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test426
StringArrayParam IoConstant {
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant { IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base' BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test426
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled' 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'}
IntParam IoConstant 0
BoolParam IoConstant true
'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 79833 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
= EXIT CODE: 9
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
Binary file test426.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test426.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test426.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-426
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test426
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test426
StringArrayParam IoConstant {
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant { IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base' BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test426
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled' 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'}
IntParam IoConstant 0
BoolParam IoConstant true
'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 79833 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
= EXIT CODE: 9
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
Binary file test426.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test426.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test426.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-427
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1766
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test427
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test427
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test427
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test427.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test427.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test427.py", line 28, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-427
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1766
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test427
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test427
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test427
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test427.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test427.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test427.py", line 28, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-428
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test428.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test428.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test428.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-428
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test428.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test428.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test428.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-429
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test429.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test429.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test429.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 429 test name: SquareSheetShelfStressHONewton field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-429
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test429.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test429.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test429.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 429 test name: SquareSheetShelfStressHONewton field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-432
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test432.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test432.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test432.py", line 22, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-432
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test432.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test432.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test432.py", line 22, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-436
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test436.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test436.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test436.py", line 31, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-436
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test436.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test436.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test436.py", line 31, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-437
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 41
IntParam IoConstant 640
IntParam IoConstant 533
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant SquareThermal
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 41
IntParam IoConstant 640
IntParam IoConstant 533
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant SquareThermal
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 41
IntParam IoConstant 640
IntParam IoConstant 533
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant SquareThermal
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 1.5768e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 1.5768e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 1.5768e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file SquareThermal.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: SquareThermal.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test437.py", line 60, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 437 test name: ThermalEnthBasalcondsTrans field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-437
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 41
IntParam IoConstant 640
IntParam IoConstant 533
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant SquareThermal
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 41
IntParam IoConstant 640
IntParam IoConstant 533
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant SquareThermal
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 41
IntParam IoConstant 640
IntParam IoConstant 533
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant SquareThermal
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 1.5768e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 1.5768e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 1.5768e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file SquareThermal.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: SquareThermal.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test437.py", line 60, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 437 test name: ThermalEnthBasalcondsTrans field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-438
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
/Users/jenkins/workspace/macOS-Silicon-Python/src/m/consistency/checkfield.py:175: RuntimeWarning: All-NaN slice encountered
minval = np.nanmin(field[:-1])
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test438
StringArrayParam IoConstant {}
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test438
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test438
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test438.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test438.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test438.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 438 test name: TransientFrictionWaterlayer2D field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-438
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
/Users/jenkins/workspace/macOS-Silicon-Python/src/m/consistency/checkfield.py:175: RuntimeWarning: All-NaN slice encountered
minval = np.nanmin(field[:-1])
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test438
StringArrayParam IoConstant {}
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test438
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test438
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test438.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test438.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test438.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 438 test name: TransientFrictionWaterlayer2D field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-439
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
DoubleParam IoConstant 500
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1767
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test439
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1767
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test439
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1767
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test439
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test439.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test439.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test439.py", line 24, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 439 test name: TransientFrictionWaterlayer3D field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-439
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
DoubleParam IoConstant 500
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1767
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test439
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1767
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test439
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1767
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test439
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test439.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test439.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test439.py", line 24, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 439 test name: TransientFrictionWaterlayer3D field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-443
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 1517
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test443
StringParam IoConstant GroundedArea1
StringParam IoConstant Outputdefinition1
StringParam IoConstant GroundedArea
StringArrayParam IoConstant { 'Regionaloutput'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test443
StringParam IoConstant GroundedArea1
StringParam IoConstant Outputdefinition1
StringParam IoConstant GroundedArea
StringArrayParam IoConstant { 'Regionaloutput'}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test443
StringParam IoConstant GroundedArea1
StringParam IoConstant Outputdefinition1
StringParam IoConstant GroundedArea
StringArrayParam IoConstant { 'Regionaloutput'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test443.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test443.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test443.py", line 56, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-443
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 1517
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test443
StringParam IoConstant GroundedArea1
StringParam IoConstant Outputdefinition1
StringParam IoConstant GroundedArea
StringArrayParam IoConstant { 'Regionaloutput'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test443
StringParam IoConstant GroundedArea1
StringParam IoConstant Outputdefinition1
StringParam IoConstant GroundedArea
StringArrayParam IoConstant { 'Regionaloutput'}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test443
StringParam IoConstant GroundedArea1
StringParam IoConstant Outputdefinition1
StringParam IoConstant GroundedArea
StringArrayParam IoConstant { 'Regionaloutput'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test443.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test443.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test443.py", line 56, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-446
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test446.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test446.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test446.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 446 test name: SquareSheetShelfStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-446
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test446.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test446.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test446.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 446 test name: SquareSheetShelfStressMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-449
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1665
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test449
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1665
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test449
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1665
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test449
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test449.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test449.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test449.py", line 62, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 449 test name: MISMIP3DMOLHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-449
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1665
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test449
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1665
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test449
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1665
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test449
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test449.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test449.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test449.py", line 62, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 449 test name: MISMIP3DMOLHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-481
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test481
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test481
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test481
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test481.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test481.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test481.py", line 25, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 481 test name: TransientFrictionSchoof field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-481
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test481
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test481
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test481
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test481.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test481.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test481.py", line 25, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 481 test name: TransientFrictionSchoof field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-491
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test491
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test491
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test491
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:============================================================
Binary file test491.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test491.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test491.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-491
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test491
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test491
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test491
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:============================================================
Binary file test491.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test491.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test491.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-494
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' DoubleParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 4
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 4
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test494
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 25
StringParam IoConstant test494
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 4
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test494
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test494.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test494.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test494.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 494 test name: SquareSheetShelfTranMeltFCT field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-494
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' DoubleParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 4
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 4
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test494
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 25
StringParam IoConstant test494
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 4
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test494
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test494.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test494.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test494.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 494 test name: SquareSheetShelfTranMeltFCT field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-495
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 5
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 5
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test495
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test495
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 5
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test495
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test495.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test495.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test495.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 495 test name: SquareSheetShelfTranMeltSUPG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-495
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 5
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 5
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test495
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test495
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 5
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test495
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test495.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test495.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test495.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 495 test name: SquareSheetShelfTranMeltSUPG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-502
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp
[:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test502.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test502.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test502.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 502 test name: PigStressHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-502
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp
[:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test502.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test502.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test502.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 502 test name: PigStressHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-503
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test503.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test503.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test503.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 503 test name: PigStressFS field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-503
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test503.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test503.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test503.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 503 test name: PigStressFS field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-506
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test506
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test506
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test506
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test506.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test506.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test506.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 506 test name: PigTranHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-506
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test506
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test506
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test506
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test506.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test506.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test506.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 506 test name: PigTranHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-509
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test509.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test509.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test509.py", line 19, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 509 test name: PigSteaHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-509
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test509.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test509.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test509.py", line 19, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 509 test name: PigSteaHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-512
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test512.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test512.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test512.py", line 35, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 512 test name: PigCMDragHO field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-512
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test512.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test512.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test512.py", line 35, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 512 test name: PigCMDragHO field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-513
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test513.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test513.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test513.py", line 34, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 513 test name: PigCMDragSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-513
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test513.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test513.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test513.py", line 34, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 513 test name: PigCMDragSteaSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-516
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test516.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test516.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test516.py", line 20, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 516 test name: PigTherSteaSUPG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-516
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test516.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test516.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test516.py", line 20, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 516 test name: PigTherSteaSUPG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-518
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test518.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test518.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test518.py", line 20, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 518 test name: field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-518
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test518.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test518.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test518.py", line 20, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 518 test name: field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-519
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test519
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test519
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test519
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test519.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test519.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test519.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 519 test name: PigTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-519
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test519
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test519
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test519
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test519.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test519.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test519.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 519 test name: PigTranMOLHO2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-542
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1522
IntParam IoConstant 2
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 1522
IntParam IoConstant 2
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test542
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test542
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingMeltingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingMeltingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test542.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test542.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test542.py", line 49, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 542 test name: PigTranFrontalforcingsrignot field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-542
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1522
IntParam IoConstant 2
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 1522
IntParam IoConstant 2
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test542
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test542
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingMeltingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingMeltingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test542.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test542.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test542.py", line 49, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 542 test name: PigTranFrontalforcingsrignot field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-543
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1523
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1523
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 3
IntParam IoConstant 4
IntParam IoConstant 2
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 1
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 3.17098e-07
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
IntParam IoConstant 4
IntParam IoConstant 2
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 1
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 3.17098e-07
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test543
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'FrontalForcingsSubglacialDischargearma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1.5768e+06
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test543
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'FrontalForcingsSubglacialDischargearma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1.5768e+06
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test543.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test543.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test543.py", line 140, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 543 test name: PigTranRignotarma field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-543
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1523
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1523
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 3
IntParam IoConstant 4
IntParam IoConstant 2
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 1
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 3.17098e-07
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
IntParam IoConstant 4
IntParam IoConstant 2
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 1
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 3.17098e-07
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test543
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'FrontalForcingsSubglacialDischargearma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1.5768e+06
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test543
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'FrontalForcingsSubglacialDischargearma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1.5768e+06
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test543.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test543.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test543.py", line 140, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 543 test name: PigTranRignotarma field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-601
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test601.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test601.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test601.py", line 16, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 601 test name: 79NorthMasstransp2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-601
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test601.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test601.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test601.py", line 16, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 601 test name: 79NorthMasstransp2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-604
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test604.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test604.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test604.py", line 16, in <module>
md = solve(md, 'SurfaceSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 604 test name: 79NorthSurfSlop2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-604
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test604.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test604.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test604.py", line 16, in <module>
md = solve(md, 'SurfaceSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 604 test name: 79NorthSurfSlop2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-605
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test605.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test605.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test605.py", line 17, in <module>
md = solve(md, 'SurfaceSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 605 test name: 79NorthSurfSlop3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-605
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test605.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test605.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test605.py", line 17, in <module>
md = solve(md, 'SurfaceSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 605 test name: 79NorthSurfSlop3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-610
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test610
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test610
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test610.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test610.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test610.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 610 test name: 79NorthPISMhydro field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-610
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test610
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test610
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test610.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test610.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test610.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 610 test name: 79NorthPISMhydro field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-611
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test611.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test611.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test611.py", line 31, in <module>
md = solve(md, 'Balancethickness')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 611 test name: 79NorthCMBalThic2dCG field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-611
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test611.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test611.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test611.py", line 31, in <module>
md = solve(md, 'Balancethickness')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 611 test name: 79NorthCMBalThic2dCG field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-621
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test621
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test621
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test621
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test621.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test621.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test621.py", line 56, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 621 test name: 79NorthStochFrictionWaterPressure field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-621
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test621
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test621
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test621
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test621.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test621.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test621.py", line 56, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 621 test name: 79NorthStochFrictionWaterPressure field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-701
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test701.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test701.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test701.py", line 67, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 701 test name: FlowbandFSshelf field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-701
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test701.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test701.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test701.py", line 67, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 701 test name: FlowbandFSshelf field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-802
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test802
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test802
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test802
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test802.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test802.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test802.py", line 31, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-802
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test802
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test802
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test802
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test802.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test802.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test802.py", line 31, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-803
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test803
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test803
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test803
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test803.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test803.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test803.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-803
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test803
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test803
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test803
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test803.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test803.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test803.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-806
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test806
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test806
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test806
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
============================================================
Binary file test806.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test806.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test806.py", line 46, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-806
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test806
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test806
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test806
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
============================================================
Binary file test806.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test806.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test806.py", line 46, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-807
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test807
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test807
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test807
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test807.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test807.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test807.py", line 43, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-807
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test807
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test807
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test807
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test807.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test807.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test807.py", line 43, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-809
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 104
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 104
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant true
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 104
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test809
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test809
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' IntParam IoConstant 25
StringParam IoConstant test809
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate' IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test809.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test809.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test809.py", line 36, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-809
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 104
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 104
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant true
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 104
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test809
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test809
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' IntParam IoConstant 25
StringParam IoConstant test809
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate' IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test809.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test809.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test809.py", line 36, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-902
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant true
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 100
IntParam IoConstant 10
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 800
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 20
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.001
IntParam IoConstant 1
DoubleParam IoConstant 30
IntParam IoConstant 0
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test902
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test902.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test902.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test902.py", line 45, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-902
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant true
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 100
IntParam IoConstant 10
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 800
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 20
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.001
IntParam IoConstant 1
DoubleParam IoConstant 30
IntParam IoConstant 0
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test902
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test902.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test902.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test902.py", line 45, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: N/A
+++ exit code: 0
+++ error: 1
+++ Running case: PYTHON-906
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant true
DoubleParam IoConstant 3
IntParam IoConstant 10
DoubleParam IoConstant 1e-06
IntParam IoConstant 100
IntParam IoConstant 1
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 5e-10
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 10
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 10
DoubleParam IoConstant 1
DoubleParam IoConstant 0.001
IntParam IoConstant 0
DoubleParam IoConstant 30
IntParam IoConstant 0
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 34
IntParam IoConstant 26
IntParam IoConstant 25
StringParam IoConstant test906
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+06
DoubleParam IoConstant 3.1536e+06
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test906.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test906.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test906.py", line 76, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: N/A
+++ exit code: 0
+++ error: 0
+++ Running case: PYTHON-906
+++ working dir: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant true
DoubleParam IoConstant 3
IntParam IoConstant 10
DoubleParam IoConstant 1e-06
IntParam IoConstant 100
IntParam IoConstant 1
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 5e-10
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 10
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 10
DoubleParam IoConstant 1
DoubleParam IoConstant 0.001
IntParam IoConstant 0
DoubleParam IoConstant 30
IntParam IoConstant 0
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 34
IntParam IoConstant 26
IntParam IoConstant 25
StringParam IoConstant test906
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+06
DoubleParam IoConstant 3.1536e+06
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test906.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test906.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test906.py", line 76, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: N/A
+++ exit code: 0
+++ error: 1
----------Python exited in error!----------
OSGeo/GDAL for Python not installed, overlay plots are not enabled
----------------starting:102-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test102.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test102.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test102.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 102 test name: SquareShelfConstrainedStressSSA3d field: N/A
----------------finished:102-----------------------
----------------starting:103-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test103.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test103.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test103.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 103 test name: SquareShelfConstrainedStressHO field: N/A
----------------finished:103-----------------------
----------------starting:106-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test106.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test106.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test106.py", line 20, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 106 test name: SquareShelfConstrainedMasstransp2dDG field: N/A
----------------finished:106-----------------------
----------------starting:107-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message:
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[Constant "md.transient.ismmemasstransport" not found in iomodel
2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test107.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test107.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test107.py", line 17, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 107 test name: SquareShelfConstrainedMasstransp3d field: N/A
----------------finished:107-----------------------
----------------starting:108-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test108.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test108.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test108.py", line 18, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 108 test name: SquareShelfConstrainedTherStea field: N/A
----------------finished:108-----------------------
----------------starting:109-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test109
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test109
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
StringParam IoConstant test109
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz'
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test109.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test109.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test109.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 109 test name: SquareShelfConstrainedTherTran field: N/A
----------------finished:109-----------------------
----------------starting:112-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[============================================================
Binary file test112.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test112.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test112.py", line 16, in <module>
md = solve(md, 'SurfaceSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 112 test name: SquareShelfConstrainedSurfSlop2d field: N/A
----------------finished:112-----------------------
----------------starting:113-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test113.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test113.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test113.py", line 17, in <module>
md = solve(md, 'SurfaceSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 113 test name: SquareShelfConstrainedSurfSlope3d field: N/A
----------------finished:113-----------------------
----------------starting:116-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test116.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test116.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test116.py", line 20, in <module>
md = solve(md, 'Balancethickness')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 116 test name: SquareShelfConstrainedBalThic2d field: N/A
----------------finished:116-----------------------
----------------starting:122-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test122
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test122
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test122
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test122.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test122.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test122.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 122 test name: SquareShelfConstrainedTransHOEnth field: N/A
----------------finished:122-----------------------
----------------starting:123-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 36
IntParam IoConstant 27
IntParam IoConstant 25
StringParam IoConstant test123
StringParam IoConstant SurfaceMisfit
StringParam IoConstant Outputdefinition1
StringParam IoConstant Surface
StringParam IoConstant SurfaceObservation
IntParam IoConstant 1
StringParam IoConstant nearestneighbor
StringParam IoConstant WeightsSurfaceObservation
StringArrayParam IoConstant { 'Misfit'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SurfaceMisfit'}
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 36
IntParam IoConstant 27
IntParam IoConstant 25
StringParam IoConstant test123
StringParam IoConstant SurfaceMisfit
StringParam IoConstant Outputdefinition1
StringParam IoConstant Surface
StringParam IoConstant SurfaceObservation
IntParam IoConstant 1
StringParam IoConstant nearestneighbor
StringParam IoConstant WeightsSurfaceObservation
StringArrayParam IoConstant { 'Misfit'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SurfaceMisfit'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 36
IntParam IoConstant 27
IntParam IoConstant 25
StringParam IoConstant test123
StringParam IoConstant SurfaceMisfit
StringParam IoConstant Outputdefinition1
StringParam IoConstant Surface
StringParam IoConstant SurfaceObservation
IntParam IoConstant 1
StringParam IoConstant nearestneighbor
StringParam IoConstant WeightsSurfaceObservation
StringArrayParam IoConstant { 'Misfit'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SurfaceMisfit'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test123.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test123.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test123.py", line 32, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 123 test name: SquareShelfConstrainedTranMisfitSurface field: N/A
----------------finished:123-----------------------
----------------starting:126-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test126
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 5
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 2.52288e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'TotalSmb'}
IntParam IoConstant 4
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file test126.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test126.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test126.py", line 26, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 126 test name: SquareShelfConstrainedRestartTranHO3d field: N/A
----------------finished:126-----------------------
----------------starting:127-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test127.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test127.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test127.py", line 29, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 127 test name: SquareShelfConstrainedStressMOLHO2d field: N/A
----------------finished:127-----------------------
----------------starting:128-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test128
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test128
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test128
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'VxSurface' 'VySurface' 'VxShear' 'VyShear' 'VxBase' 'VyBase'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test128.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test128.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test128.py", line 20, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 128 test name: SquareShelfConstrainedTranMOLHO2d field: N/A
----------------finished:128-----------------------
----------------starting:129-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test129
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 4
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 5.99184e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'TotalSmb' 'VxShear' 'VyShear' 'VxBase' 'VyBase' 'VxSurface' 'VySurface'}
IntParam IoConstant 4
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file test129.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test129.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test129.py", line 28, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 129 test name: SquareShelfConstrainedRestartTranMOLHO2d field: N/A
----------------finished:129-----------------------
----------------starting:132-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test132.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test132.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test132.py", line 19, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 132 test name: SquareShelfConstrainedMasstransp2dFCT field: N/A
----------------finished:132-----------------------
----------------starting:133-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test133.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test133.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test133.py", line 19, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 133 test name: SquareShelfConstrainedMasstransp2dSUPG field: N/A
----------------finished:133-----------------------
----------------starting:201-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test201.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test201.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test201.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 201 test name: SquareShelfStressSSA2d field: N/A
----------------finished:201-----------------------
----------------starting:204-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test204.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test204.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test204.py", line 21, in <module>
md1 = solve(md1, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 204 test name: SquareShelfStressFS field: N/A
----------------finished:204-----------------------
----------------starting:205-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test205.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test205.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test205.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 205 test name: SquareShelfStressMHOPenalties field: N/A
----------------finished:205-----------------------
----------------starting:208-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test208
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test208
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test208
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test208.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test208.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test208.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 208 test name: SquareShelfTranSSA2d field: N/A
----------------finished:208-----------------------
----------------starting:210-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test210
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test210
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test210
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 76135 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
= EXIT CODE: 9
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
Binary file test210.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test210.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test210.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 210 test name: SquareShelfTranHO field: N/A
----------------finished:210-----------------------
----------------starting:211-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test211
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant nan
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test211
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant nan
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test211
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant nan
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test211.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test211.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test211.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 211 test name: SquareShelfTranFS field: N/A
----------------finished:211-----------------------
----------------starting:214-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test214.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test214.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test214.py", line 35, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 214 test name: SquareShelfCMBHO field: N/A
----------------finished:214-----------------------
----------------starting:215-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test215.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test215.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test215.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 215 test name: SquareShelfCMBFS field: N/A
----------------finished:215-----------------------
----------------starting:220-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test220.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test220.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test220.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 220 test name: SquareShelfStressHOFS3dTiling field: N/A
----------------finished:220-----------------------
----------------starting:221-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1]
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test221.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test221.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test221.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 221 test name: SquareShelfStressSSAFS3dTiling field: N/A
----------------finished:221-----------------------
----------------starting:224-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test224
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test224
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test224
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test224.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test224.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test224.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 224 test name: SquareShelfStressHOTransientIncrHydro field: N/A
----------------finished:224-----------------------
----------------starting:225-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test225
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test225
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test225
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test225.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test225.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test225.py", line 20, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 225 test name: SquareShelfStressHOTransientIncrNonHydro field: N/A
----------------finished:225-----------------------
----------------starting:230-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test230
StringArrayParam IoConstant {}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test230
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test230
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test230.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test230.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test230.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 230 test name: SquareShelfTranForceNeg3d field: N/A
----------------finished:230-----------------------
----------------starting:231-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test231
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test231
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test231
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test231.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test231.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test231.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 231 test name: SquareShelfTranForcePos3d field: N/A
----------------finished:231-----------------------
----------------starting:240-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
}
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test240
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test240
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test240
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test240.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test240.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test240.py", line 51, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 240 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A
----------------finished:240-----------------------
----------------starting:241-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1
IntParam IoConstant 1517
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test241
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test241
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate' IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test241
}
}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
============================================================
Binary file test241.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test241.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test241.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 241 test name: SquareShelfTranForceNoInterp2d field: N/A
----------------finished:241-----------------------
----------------starting:245-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test245
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1722
BoolParam IoConstant true
DoubleParam IoConstant -0.000693147
DoubleParam IoConstant 7.4
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TemperaturePDD'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test245.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test245.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test245.py", line 46, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 245 test name: SquareShelfTranIspddSicopolisSSA2d field: N/A
----------------finished:245-----------------------
----------------starting:249-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test249
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test249
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test249
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FloatingArea' 'GroundedArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test249.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test249.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test249.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 249 test name: SquareShelfTranMOLHO2d field: N/A
----------------finished:249-----------------------
----------------starting:254-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test254.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test254.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test254.py", line 74, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 254 test name: SquareShelfConstrainedMOLHO field: N/A
----------------finished:254-----------------------
----------------starting:255-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test255
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test255
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test255
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test255.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test255.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test255.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 255 test name: SquareShelfStressMOLHO2dTransientIncrHydro field: N/A
----------------finished:255-----------------------
----------------starting:260-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test260.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test260.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test260.py", line 21, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 260 test name: SquareShelfStressSSA2dEnhanced field: N/A
----------------finished:260-----------------------
----------------starting:261-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1629
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1629
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1629
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test261
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test261
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test261
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test261.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test261.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test261.py", line 27, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 261 test name: SquareShelfConstrainedTranEnhanced field: N/A
----------------finished:261-----------------------
----------------starting:270-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
/Users/jenkins/workspace/macOS-Silicon-Python/src/m/consistency/checkfield.py:173: RuntimeWarning: All-NaN slice encountered
minval = np.nanmin(field)
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test270.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test270.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test270.py", line 22, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 270 test name: SquareShelfStressSSA2dDamage field: N/A
----------------finished:270-----------------------
----------------starting:275-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test275.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test275.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test275.py", line 33, in <module>
md = solve(md, 'DamageEvolution')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 275 test name: SquareShelfDamageEvolutionSSA2dPralong field: N/A
----------------finished:275-----------------------
----------------starting:292-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
converting basalforings to linearbasalforcings
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1593
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' IntParam IoConstant 1
IntParam IoConstant 1593
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1593
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test292
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test292
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test292
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test292.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test292.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test292.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 292 test name: SquareShelfTranSSA2dFloatingMeltParam field: N/A
----------------finished:292-----------------------
----------------starting:293-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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 basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.geothermalflux specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1653
DoubleParam IoConstant 6.33775e-09
DoubleParam IoConstant 75
DoubleParam IoConstant -100
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.15569e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1653
DoubleParam IoConstant 6.33775e-09
DoubleParam IoConstant 75
DoubleParam IoConstant -100
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.15569e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31688.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31688.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1653
DoubleParam IoConstant 6.33775e-09
DoubleParam IoConstant 75
DoubleParam IoConstant -100
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test293
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.15569e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.46708e+07
DoubleParam IoConstant 3.15569e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test293
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.15569e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.46708e+07
DoubleParam IoConstant 3.15569e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.15569e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31688.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test293
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.15569e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.46708e+07
DoubleParam IoConstant 3.15569e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test293.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test293.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test293.py", line 24, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 293 test name: SquareShelfTranSSA2dMismipFloatingMeltParam field: N/A
----------------finished:293-----------------------
----------------starting:301-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test301.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test301.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test301.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 301 test name: SquareSheetConstrainedStressSSA2d field: N/A
----------------finished:301-----------------------
----------------starting:304-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test304.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test304.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test304.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 304 test name: SquareSheetConstrainedStressSSA3d field: N/A
----------------finished:304-----------------------
----------------starting:305-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test305.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test305.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test305.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 305 test name: SquareSheetConstrainedStressSIA3d field: N/A
----------------finished:305-----------------------
----------------starting:309-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test309.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test309.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test309.py", line 16, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 309 test name: SquareSheetConstrainedMasstransp2d field: N/A
----------------finished:309-----------------------
----------------starting:310-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test310.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test310.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test310.py", line 20, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 310 test name: SquareSheetConstrainedMasstransp2dDG field: N/A
----------------finished:310-----------------------
----------------starting:311-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test311.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test311.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test311.py", line 17, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 311 test name: SquareSheetConstrainedMasstransp3d field: N/A
----------------finished:311-----------------------
----------------starting:314-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test314
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test314
StringArrayParam IoConstant {}
BoolParam IoConstant false
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' StringParam IoConstant test314
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test314.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test314.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test314.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 314 test name: SquareSheetConstrainedTranSIA2d field: N/A
----------------finished:314-----------------------
----------------starting:315-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test315
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test315
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test315
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test315.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test315.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test315.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 315 test name: SquareSheetConstrainedTranSIA3d field: N/A
----------------finished:315-----------------------
----------------starting:319-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test319.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test319.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test319.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 319 test name: SquareSheetConstrainedCMDragSSA2d field: N/A
----------------finished:319-----------------------
----------------starting:320-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test320.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test320.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test320.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 320 test name: SquareSheetConstrainedCMDragSSA3d field: N/A
----------------finished:320-----------------------
----------------starting:321-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test321.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test321.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test321.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 321 test name: SquareSheetConstrainedCMDragHO field: N/A
----------------finished:321-----------------------
----------------starting:324-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test324
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test324
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 5.04576e+11
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 5.04576e+11
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 272
IntParam IoConstant 220
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test324
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 5.04576e+11
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test324.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test324.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test324.py", line 20, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 324 test name: SquareSheetConstrainedTranCflSIA3d field: N/A
----------------finished:324-----------------------
----------------starting:325-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test325.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test325.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test325.py", line 24, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 325 test name: SquareSheetConstrainedEnthalpyStea field: N/A
----------------finished:325-----------------------
----------------starting:330-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test330.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test330.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test330.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 330 test name: SquareSheetConstrainedStressMOLHO2d field: N/A
----------------finished:330-----------------------
----------------starting:334-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test334.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test334.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test334.py", line 36, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 334 test name: SquareShelfCMBMOLHO field: N/A
----------------finished:334-----------------------
----------------starting:335-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test335.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test335.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test335.py", line 20, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 335 test name: SquareSheetConstrainedStressMOLHO2d field: N/A
----------------finished:335-----------------------
----------------starting:340-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test340.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test340.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test340.py", line 33, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 340 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A
----------------finished:340-----------------------
----------------starting:341-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
converting inversion to m1qn3inversion
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test341.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test341.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test341.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 341 test name: SquareSheetConstrainedCMm1qn3DragHO field: N/A
----------------finished:341-----------------------
----------------starting:344-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test344
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test344
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate' IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test344
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test344.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test344.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test344.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 344 test name: SquareSheetConstrainedSmbGradientsEla3d field: N/A
----------------finished:344-----------------------
----------------starting:350-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1561
DoubleParam IoConstant 1
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
'HydrologyBasalFlux' 'DegreeOfChannelization'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test350
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 8
IntParam IoConstant 1521
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1561
DoubleParam IoConstant 1
'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'HydrologyHead' 'HydrologyGapHeight' 'EffectivePressure' 'HydrologyBasalFlux' 'DegreeOfChannelization'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 43200
DoubleParam IoConstant 10800
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test350
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 43200
DoubleParam IoConstant 10800
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test350.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test350.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test350.py", line 71, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 350 test name: SquareSheetHydrologyShakti field: N/A
----------------finished:350-----------------------
----------------starting:354-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test354
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test354
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test354
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test354.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test354.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test354.py", line 35, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 354 test name: SquareSheetConstrainedSmbMeltComponentsClim2d field: N/A
----------------finished:354-----------------------
----------------starting:355-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant false
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant false
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file testChannels.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: testChannels.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test355.py", line 78, in <module>
md = solve(md, 'Transient') # Or 'tr'
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 355 test name: SquareSheetHydrologyGlaDS field: N/A
----------------finished:355-----------------------
----------------starting:360-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file testChannels.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: testChannels.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test360.py", line 83, in <module>
md = solve(md, 'Transient') # Or 'tr'
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 360 test name: SquareSheetHydrologyGlaDSNoCavityCreepOpen field: N/A
----------------finished:360-----------------------
----------------starting:361-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 1.5
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant false
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant false
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file testChannels.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: testChannels.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test361.py", line 79, in <module>
md = solve(md, 'Transient') # Or 'tr'
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 361 test name: SquareSheetHydrologyGlaDSSheetInPhi field: N/A
----------------finished:361-----------------------
----------------starting:401-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test401.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test401.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test401.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 401 test name: SquareSheetShelfStressSSA2d field: N/A
----------------finished:401-----------------------
----------------starting:404-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test404.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test404.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test404.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 404 test name: SquareSheetShelfStressFS field: N/A
----------------finished:404-----------------------
----------------starting:405-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test405.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test405.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test405.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 405 test name: SquareSheetShelfStressMHOPenalties field: N/A
----------------finished:405-----------------------
----------------starting:410-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test410.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test410.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test410.py", line 18, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 410 test name: SquareSheetShelfSteaSSA3d field: N/A
----------------finished:410-----------------------
----------------starting:411-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test411.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test411.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test411.py", line 18, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 411 test name: SquareSheetShelfSteaHO field: N/A
----------------finished:411-----------------------
----------------starting:415-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test415.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test415.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test415.py", line 35, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 415 test name: SquareSheetShelfCMDragSteaSSA3d field: N/A
----------------finished:415-----------------------
----------------starting:416-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test416.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test416.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test416.py", line 36, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 416 test name: SquareSheetShelfCMDragSteaHO field: N/A
----------------finished:416-----------------------
----------------starting:421-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test421.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test421.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test421.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 421 test name: SquareSheetShelfStressHOFS3dTiling field: N/A
----------------finished:421-----------------------
----------------starting:422-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test422.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test422.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test422.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 422 test name: SquareSheetShelfStressSSAFS3dTiling field: N/A
----------------finished:422-----------------------
----------------starting:424-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test424
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test424
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant { DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test424
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test424.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test424.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test424.py", line 28, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 424 test name: SquareSheetShelfGroundingLine2dAggressive field: N/A
----------------finished:424-----------------------
----------------starting:425-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test425
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test425
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test425
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test425.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test425.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test425.py", line 26, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 425 test name: SquareSheetShelfGroundingLine2dSoft field: N/A
----------------finished:425-----------------------
----------------starting:431-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test431.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test431.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test431.py", line 23, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 431 test name: SquareSheetShelfSteaEnthalpySSA3d field: N/A
----------------finished:431-----------------------
----------------starting:434-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test434.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test434.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test434.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 434 test name: SquareSheetShelfL1L2 field: N/A
----------------finished:434-----------------------
----------------starting:447-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test447
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test447
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test447
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test447.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test447.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test447.py", line 31, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 447 test name: SquareSheetShelfTranMOLHO2d field: N/A
----------------finished:447-----------------------
----------------starting:450-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test450.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test450.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test450.py", line 21, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 450 test name: SquareSheetShelfStressSSAHigherOrder field: N/A
----------------finished:450-----------------------
----------------starting:455-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test455.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test455.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test455.py", line 23, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 455 test name: SquareSheetShelfStressHOHigherOrder field: N/A
----------------finished:455-----------------------
----------------starting:460-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test460.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test460.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test460.py", line 29, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 460 test name: SquareSheetShelfStressFSEstar field: N/A
----------------finished:460-----------------------
----------------starting:461-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1631
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test461
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1631
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test461
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1631
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test461
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test461.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test461.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test461.py", line 32, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 461 test name: SquareSheetShelfThermalFSEstar field: N/A
----------------finished:461-----------------------
----------------starting:465-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 20000
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1.2
DoubleParam IoConstant 10000
DoubleParam IoConstant 100000
DoubleParam IoConstant 15000
DoubleParam IoConstant 100000
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 20000
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1.2
DoubleParam IoConstant 10000
DoubleParam IoConstant 100000
DoubleParam IoConstant 15000
DoubleParam IoConstant 100000
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
IntParam IoConstant 1413
DoubleParam IoConstant 20000
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1.2
DoubleParam IoConstant 10000
DoubleParam IoConstant 100000
DoubleParam IoConstant 15000
DoubleParam IoConstant 100000
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 1000
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test465
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test465
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test465
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test465.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test465.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test465.py", line 38, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 465 test name: SquareSheetShelfAmrBamgAll field: N/A
----------------finished:465-----------------------
----------------starting:492-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 2
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 2
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test492
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test492
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 2
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test492
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test492.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test492.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test492.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 492 test name: SquareSheetShelfTranMeltStreamlineUpwind field: N/A
----------------finished:492-----------------------
----------------starting:493-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 3
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test493
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 3
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test493
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 3
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test493
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test493.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test493.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test493.py", line 31, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 493 test name: SquareSheetShelfTranMeltDG field: N/A
----------------finished:493-----------------------
----------------starting:501-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message:
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test501.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test501.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test501.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 501 test name: PigStressSSA2d field: N/A
----------------finished:501-----------------------
----------------starting:504-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test504
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test504
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test504
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test504.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test504.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test504.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 504 test name: PigTranSSA2d field: N/A
----------------finished:504-----------------------
----------------starting:505-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test505
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test505
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test505
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test505.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test505.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test505.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 505 test name: PigTranSSA3d field: N/A
----------------finished:505-----------------------
----------------starting:507-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1525
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1525
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test507
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test507
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1525
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test507
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test507.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test507.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test507.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 507 test name: PigTranFS field: N/A
----------------finished:507-----------------------
----------------starting:510-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test510.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test510.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test510.py", line 18, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 510 test name: PigSteaFS field: N/A
----------------finished:510-----------------------
----------------starting:511-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test511.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test511.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test511.py", line 37, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 511 test name: PigCMBFS field: N/A
----------------finished:511-----------------------
----------------starting:514-----------------------
----------------running-----------------------
Construction of a mesh from a given geometry
Construction of a mesh from a given geometry
boundary conditions for stressbalance model: spc set as observed velocities
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
Anisotropic mesh adaptation
new number of triangles = 485
Anisotropic mesh adaptation
new number of triangles = 485
Anisotropic mesh adaptation
new number of triangles = 1651
Anisotropic mesh adaptation
new number of triangles = 6702
Anisotropic mesh adaptation
new number of triangles = 2307
SUCCESS difference: 1.4e-16 < 2e-10 test id: 514 test name: PigBamgMesh field: x1
SUCCESS difference: 1.8e-16 < 7e-10 test id: 514 test name: PigBamgMesh field: y1
SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x2
SUCCESS difference: 9e-17 < 1e-13 test id: 514 test name: PigBamgMesh field: y2
SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x3
SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y3
SUCCESS difference: 5.6e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x4
SUCCESS difference: 8.1e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y4
SUCCESS difference: 8.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x5
SUCCESS difference: 1.1e-15 < 1e-13 test id: 514 test name: PigBamgMesh field: y5
SUCCESS difference: 1.4e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x6
SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y6
SUCCESS difference: 2.8e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: x7
SUCCESS difference: 4.5e-16 < 1e-13 test id: 514 test name: PigBamgMesh field: y7
----------------finished:514-----------------------
----------------starting:515-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test515
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test515
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 70
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test515
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test515.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test515.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test515.py", line 23, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 515 test name: PigTherTranSUPG field: N/A
----------------finished:515-----------------------
----------------starting:530-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test530.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test530.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test530.py", line 16, in <module>
md = solve(md, 'Balancevelocity')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 530 test name: PigBalVel1 field: N/A
----------------finished:530-----------------------
----------------starting:531-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test531.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test531.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test531.py", line 18, in <module>
md = solve(md, 'Balancevelocity')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 531 test name: PigBalVel2 field: N/A
----------------finished:531-----------------------
----------------starting:540-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test540
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
'VxDebris' 'VyDebris'}
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 10
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 317.098
IntParam IoConstant 966
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test540
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test540.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test540.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test540.py", line 34, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 540 test name: PigTranCalvingDevSSA2d field: N/A
----------------finished:540-----------------------
----------------starting:541-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 1272
IntParam IoConstant 910
IntParam IoConstant 100
IntParam IoConstant 182
IntParam IoConstant 318
StringParam IoConstant test541
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 5
IntParam IoConstant 1272
IntParam IoConstant 910
IntParam IoConstant 100
IntParam IoConstant 182
IntParam IoConstant 318
StringParam IoConstant test541
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'TotalSmb' 'TotalGroundedBmb' 'TotalFloatingBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test541.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test541.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test541.py", line 34, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 541 test name: PigTranCalvingDevdHO3d field: N/A
----------------finished:541-----------------------
----------------starting:545-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 1
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1523
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
IntParam IoConstant 2
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 3.17098e-07
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test545
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1523
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
IntParam IoConstant 2
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 3.17098e-07
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test545
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 3
StringArrayParam IoConstant { DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 3
StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'DefaultCalving' 'FloatingMeltRate'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'FrontalForcingsRignotarma' 'DefaultCalving' 'FloatingMeltRate'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test545.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test545.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test545.py", line 106, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 545 test name: PigTranStochasticforcingCovariance field: N/A
----------------finished:545-----------------------
----------------starting:602-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test602.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test602.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test602.py", line 20, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 602 test name: 79NorthMasstransp2dDG field: N/A
----------------finished:602-----------------------
----------------starting:603-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test603.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test603.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test603.py", line 17, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 603 test name: 79NorthMasstransp3d field: N/A
----------------finished:603-----------------------
----------------starting:606-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test606.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test606.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test606.py", line 16, in <module>
md = solve(md, 'BedSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 606 test name: 79NorthBedSlop2d field: N/A
----------------finished:606-----------------------
----------------starting:607-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test607.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test607.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test607.py", line 16, in <module>
md = solve(md, 'BedSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 607 test name: 79NorthBedSlop3d field: N/A
----------------finished:607-----------------------
----------------starting:608-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test608.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test608.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test608.py", line 16, in <module>
md = solve(md, 'Balancethickness')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 608 test name: 79NorthBalThic2d field: N/A
----------------finished:608-----------------------
----------------starting:612-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 10
DoubleParam IoConstant 0.6
DoubleParam IoConstant 3.17098e-06
DoubleParam IoConstant 0.02
DoubleParam IoConstant 0.69
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 10
DoubleParam IoConstant 0.6
DoubleParam IoConstant 3.17098e-06
DoubleParam IoConstant 0.02
DoubleParam IoConstant 0.69
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test612
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test612
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 10
DoubleParam IoConstant 0.6
DoubleParam IoConstant 3.17098e-06
DoubleParam IoConstant 0.02
DoubleParam IoConstant 0.69
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test612
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test612.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test612.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test612.py", line 39, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 612 test name: 79NorthPISMhydrofriction field: N/A
----------------finished:612-----------------------
----------------starting:613-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
!! extract warning: spc values should be checked !!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test613.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test613.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test613.py", line 41, in <module>
md = solve(md, 'Balancethickness')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 613 test name: 79NorthCMBalThicVxVy field: N/A
----------------finished:613-----------------------
----------------starting:622-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1548
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1548
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test622
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test622
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1548
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test622
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrictionWaterPressure' 'SMBarma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance' 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
============================================================
Binary file test622.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test622.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test622.py", line 90, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 622 test name: 9NorthHydrologyArmapw field: N/A
----------------finished:622-----------------------
----------------starting:801-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test801
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test801
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test801
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test801.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test801.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test801.py", line 25, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 801 test name: ValleyGlacierLevelsetSSA2d field: N/A
----------------finished:801-----------------------
----------------starting:804-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test804
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test804
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test804
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test804.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test804.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test804.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 804 test name: ValleyGlacierLevelsetCalvingSIA2d field: N/A
----------------finished:804-----------------------
----------------starting:805-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' StringParam IoConstant fos_forward
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test805
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test805
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test805
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'
[1] ??? Error using ==> ./classes/IoModel.cpp:2787}
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test805.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test805.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test805.py", line 39, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 805 test name: ValleyGlacierLevelsetEnthCalvingHO3d field: N/A
----------------finished:805-----------------------
----------------starting:810-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test810
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test810
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test810
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant {
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test810.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test810.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test810.py", line 27, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 810 test name: ValleyGlacierLevelsetMOLHO2d field: N/A
----------------finished:810-----------------------
----------------starting:811-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test811
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test811
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test811
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test811.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test811.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test811.py", line 32, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 811 test name: ValleyGlacierLevelsetCalvingMOLHO2d field: N/A
----------------finished:811-----------------------
----------------starting:812-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test812
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test812
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test812
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test812.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test812.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test812.py", line 48, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 812 test name: SquareShelfLevelsetCalvingMOLHO2dLevermann field: N/A
----------------finished:812-----------------------
----------------starting:900-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant false
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 200
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.1
DoubleParam IoConstant 10
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test900
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 300
DoubleParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test900.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test900.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test900.py", line 47, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 900 test name: SquareNoDynUnConfinedHydroDC field: N/A
----------------finished:900-----------------------
----------------starting:901-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test901.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test901.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test901.py", line 34, in <module>
md = solve(md, 'Hydrology')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 901 test name: SquareNoDynHydrologyDCOneLayer field: N/A
----------------finished:901-----------------------
----------------starting:903-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test903.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test903.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test903.py", line 35, in <module>
md = solve(md, 'Hydrology')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 903 test name: SquareNoDynExtrudedHydrologyDCOneLayer field: N/A
----------------finished:903-----------------------
----------------starting:904-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant true
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 100
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 800
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 20
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.001
IntParam IoConstant 1
DoubleParam IoConstant 30
IntParam IoConstant 0
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 296
IntParam IoConstant 273
IntParam IoConstant 100
IntParam IoConstant 91
IntParam IoConstant 148
StringParam IoConstant test904
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 6.3072e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test904.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test904.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test904.py", line 44, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 904 test name: SquareNoDynExtrudedHydrologyDCTwoLayers field: N/A
----------------finished:904-----------------------
----------------starting:905-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant true
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 100
IntParam IoConstant 5
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 400
DoubleParam IoConstant 1e-10
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 20
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 1
DoubleParam IoConstant 20
DoubleParam IoConstant 0.001
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 0
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test905
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1717
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance' 'SmbMassBalanceSubstep'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test905.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test905.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test905.py", line 70, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 905 test name: SquareNoDynHydrologyDCSmbCoupled field: N/A
----------------finished:905-----------------------
OSGeo/GDAL for Python not installed, overlay plots are not enabled
----------------starting:101-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test101.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test101.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test101.py", line 26, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 101 test name: SquareShelfConstrainedStressSSA2d field: N/A
----------------finished:101-----------------------
----------------starting:104-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test104.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test104.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test104.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 104 test name: SquareShelfConstrainedStressFS field: N/A
----------------finished:104-----------------------
----------------starting:105-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test105.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test105.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test105.py", line 16, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 105 test name: SquareShelfConstrainedMasstransp2d field: N/A
----------------finished:105-----------------------
----------------starting:110-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test110
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test110
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test110
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test110.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test110.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test110.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 110 test name: SquareShelfConstrainedTranSSA2d field: N/A
----------------finished:110-----------------------
----------------starting:111-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test111
StringArrayParam IoConstant {}
BoolParam IoConstant false
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test111
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test111
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test111.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test111.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test111.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 111 test name: SquareShelfConstrainedTranHO field: N/A
----------------finished:111-----------------------
----------------starting:114-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test114.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test114.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test114.py", line 16, in <module>
md = solve(md, 'BedSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 114 test name: SquareShelfConstrainedBedSlop2d field: N/A
----------------finished:114-----------------------
----------------starting:115-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0]
[1] ??? Error using ==> ./classes/IoModel.cpp:430CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test115.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test115.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test115.py", line 17, in <module>
md = solve(md, 'BedSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 115 test name: SquareShelfConstrainedBedSlop3d field: N/A
----------------finished:115-----------------------
----------------starting:120-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430============================================================
Binary file test120.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test120.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test120.py", line 24, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 120 test name: SquareShelfConstrainedEnthalpyStea field: N/A
----------------finished:120-----------------------
----------------starting:121-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test121
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test121
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test121
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test121.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test121.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test121.py", line 26, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 121 test name: SquareShelfConstrainedEnthalpyTran field: N/A
----------------finished:121-----------------------
----------------starting:125-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test125
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 4
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 5.99184e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'TotalSmb'}
IntParam IoConstant 4
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file test125.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test125.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test125.py", line 26, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 125 test name: SquareShelfConstrainedRestartTranSSA2d field: N/A
----------------finished:125-----------------------
----------------starting:131-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test131.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test131.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test131.py", line 19, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 131 test name: SquareShelfConstrainedMasstransp2dStreamline field: N/A
----------------finished:131-----------------------
----------------starting:202-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test202.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test202.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test202.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 202 test name: SquareShelfStressSSA3d field: N/A
----------------finished:202-----------------------
----------------starting:203-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test203.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test203.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test203.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 203 test name: SquareShelfStressHO field: N/A
----------------finished:203-----------------------
----------------starting:206-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test206.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test206.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test206.py", line 19, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 206 test name: SquareShelfTherStea field: N/A
----------------finished:206-----------------------
----------------starting:207-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test207
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test207
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test207
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test207.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test207.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test207.py", line 23, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 207 test name: SquareShelfTherTran field: N/A
----------------finished:207-----------------------
----------------starting:209-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test209
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test209
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test209
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test209.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test209.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test209.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 209 test name: SquareShelfTranSSA3d field: N/A
----------------finished:209-----------------------
----------------starting:212-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test212.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test212.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test212.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 212 test name: SquareShelfCMBSSA2d field: N/A
----------------finished:212-----------------------
----------------starting:213-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test213.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test213.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test213.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 213 test name: SquareShelfCMBSSA3d field: N/A
----------------finished:213-----------------------
----------------starting:217-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test217.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test217.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test217.py", line 71, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 217 test name: SquareShelfConstrained field: N/A
----------------finished:217-----------------------
----------------starting:219-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test219.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test219.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test219.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 219 test name: SquareShelfStressSSAHOTiling field: N/A
----------------finished:219-----------------------
----------------starting:222-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test222
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test222
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test222
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test222.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test222.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test222.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 222 test name: SquareShelfStressSSA2dTransientIncrHydro field: N/A
----------------finished:222-----------------------
----------------starting:223-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test223
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test223.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test223.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test223.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 223 test name: SquareShelfStressSSA2dTransientIncrNonHydro field: N/A
----------------finished:223-----------------------
----------------starting:226-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
BoolParam IoConstant false
}
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
BoolParam IoConstant false
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test226
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 4.7304e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test226
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 4.7304e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test226
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 4.7304e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test226.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test226.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test226.py", line 18, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 226 test name: SquareShelfTranCflSSA2d field: N/A
----------------finished:226-----------------------
----------------starting:227-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test227
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test227
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test227
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+08
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+08
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test227.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test227.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test227.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 227 test name: SquareShelfTranCflHO field: N/A
----------------finished:227-----------------------
----------------starting:228-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test228
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test228
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test228
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test228.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test228.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test228.py", line 29, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 228 test name: SquareShelfTranForceNeg2d field: N/A
----------------finished:228-----------------------
----------------starting:229-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test229
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test229
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test229
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test229.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test229.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test229.py", line 29, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 229 test name: SquareShelfTranForcePos2d field: N/A
----------------finished:229-----------------------
----------------starting:232-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test232
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test232
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test232
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test232.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test232.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test232.py", line 29, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 232 test name: SquareShelfTherTranForcTemp field: N/A
----------------finished:232-----------------------
----------------starting:233-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test233
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test233
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test233
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test233.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test233.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test233.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 233 test name: SquareShelfTranHOForcTemp field: N/A
----------------finished:233-----------------------
----------------starting:236-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test236
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1721
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test236
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1721
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test236
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1721
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test236.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test236.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test236.py", line 68, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 236 test name: SquareShelfTranIspddIsdeltaSSA2d field: N/A
----------------finished:236-----------------------
----------------starting:237-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 8
IntParam IoConstant 15
IntParam IoConstant 100
IntParam IoConstant 5
IntParam IoConstant 4
StringParam IoConstant test237
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1721
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test237.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test237.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test237.py", line 74, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 237 test name: SquareShelfTranIspddIsdeltaSSA3d field: N/A
----------------finished:237-----------------------
----------------starting:238-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test238
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test238
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test238
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+09
DoubleParam IoConstant 6.3072e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test238.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test238.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test238.py", line 50, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 238 test name: SquareShelfTranIspddIsdeltaO18pdSSA2d field: N/A
----------------finished:238-----------------------
----------------starting:239-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test239
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test239
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test239
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1712
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.5
DoubleParam IoConstant 6.5
DoubleParam IoConstant 6.5
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.169
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test239.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test239.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test239.py", line 55, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 239 test name: SquareShelfTranIspddIsdeltaO18pdInterpSSA2d field: N/A
----------------finished:239-----------------------
----------------starting:242-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test242
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test242
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test242
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test242.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test242.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test242.py", line 31, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 242 test name: SquareShelfTranForceNoInterp3d field: N/A
----------------finished:242-----------------------
----------------starting:243-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test243
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test243
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test243
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC' 'SmbMeanSHF' 'SmbMeanLHF' 'SmbMeanULW' 'SmbNetLW' 'SmbNetSW' 'SmbWAdd' 'SmbRunoff' 'SmbRefreeze' 'SmbMelt' 'SmbEC' 'SmbPrecipitation' 'SmbRain' 'SmbAccumulatedMassBalance' 'SmbAccumulatedRunoff' 'SmbAccumulatedMelt' 'SmbAccumulatedEC' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRain' 'SmbAccumulatedPrecipitation' 'SmbAccumulatedRefreeze'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19682e+10
DoubleParam IoConstant 6.19998e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19682e+10
DoubleParam IoConstant 6.19998e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19682e+10
DoubleParam IoConstant 6.19998e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==>
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test243.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test243.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test243.py", line 64, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 243 test name: SquareShelfSMBGemb field: N/A
----------------finished:243-----------------------
----------------starting:247-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test247.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test247.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test247.py", line 91, in <module>
md = solve(md, 'thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 247 test name: SquareShelfTranIspddIsdeltaO18pdNoInterpSSA2d field: N/A
----------------finished:247-----------------------
----------------starting:248-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test248.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test248.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test248.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 248 test name: SquareShelfStressMOLHO2d field: N/A
----------------finished:248-----------------------
----------------starting:252-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test252
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test252
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test252
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test252.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test252.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test252.py", line 72, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 252 test name: SquareShelfSMBGembClim field: N/A
----------------finished:252-----------------------
----------------starting:253-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test253
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test253
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 16
IntParam IoConstant 13
IntParam IoConstant 25
StringParam IoConstant test253
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1715
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
DoubleParam IoConstant 1
DoubleParam IoConstant 0.0909091
DoubleParam IoConstant 30
DoubleParam IoConstant 0.85
DoubleParam IoConstant 0.48
DoubleParam IoConstant 0.1
DoubleParam IoConstant 15
DoubleParam IoConstant 30
DoubleParam IoConstant 7
DoubleParam IoConstant 1023
DoubleParam IoConstant 10
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 10800
StringArrayParam IoConstant { 'SmbDz' 'SmbT' 'SmbD' 'SmbRe' 'SmbGdn' 'SmbGsp' 'SmbEC' 'SmbA' 'SmbMassBalance' 'SmbMAdd' 'SmbDzAdd' 'SmbFAC'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 6.19872e+10
DoubleParam IoConstant 6.20187e+10
DoubleParam IoConstant 86400
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
============================================================
Binary file test253.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test253.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test253.py", line 71, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 253 test name: SquareShelfSMBGembClimConstrainT field: N/A
----------------finished:253-----------------------
----------------starting:256-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1571
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test256
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test256.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test256.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test256.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 256 test name: SquareShelfStressMOLHO2dTransientIncrNonHydro field: N/A
----------------finished:256-----------------------
----------------starting:257-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 262
IntParam IoConstant 153
IntParam IoConstant 25
StringParam IoConstant test257
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
IntParam IoConstant 1
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'SMBarma'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 262
IntParam IoConstant 153
IntParam IoConstant 25
StringParam IoConstant test257
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
IntParam IoConstant 1
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'SMBarma'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 262
IntParam IoConstant 153
IntParam IoConstant 25
StringParam IoConstant test257
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1709
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 4
IntParam IoConstant 1
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'SMBarma'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 2.628e+06
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'SmbMassBalance'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test257.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test257.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test257.py", line 86, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 257 test name: SquareShelfSMBarma field: N/A
----------------finished:257-----------------------
----------------starting:272-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
/Users/jenkins/workspace/macOS-Silicon-Python/src/m/consistency/checkfield.py:173: RuntimeWarning: All-NaN slice encountered
minval = np.nanmin(field)
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test272.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test272.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test272.py", line 39, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 272 test name: SquareShelfCMDSSA2dDamage field: N/A
----------------finished:272-----------------------
----------------starting:273-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test273.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test273.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test273.py", line 27, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 273 test name: SquareShelfStressSSA2dDamageUpdate field: N/A
----------------finished:273-----------------------
----------------starting:280-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test280.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test280.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test280.py", line 23, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 280 test name: SquareShelfStressSSA2dHigherOrder field: N/A
----------------finished:280-----------------------
----------------starting:285-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test285.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test285.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test285.py", line 24, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 285 test name: SquareShelfStressHOHigherOrder field: N/A
----------------finished:285-----------------------
----------------starting:290-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test290.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test290.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test290.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 290 test name: SquareShelfStressFSP2P1 field: N/A
----------------finished:290-----------------------
----------------starting:291-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test291.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test291.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test291.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 291 test name: SquareShelfStressFSP4z field: N/A
----------------finished:291-----------------------
----------------starting:302-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==>
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test302.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test302.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test302.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 302 test name: SquareSheetConstrainedStressSIA2d field: N/A
----------------finished:302-----------------------
----------------starting:303-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test303.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test303.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test303.py", line 16, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 303 test name: SquareSheetConstrainedStressSIASSA2d field: N/A
----------------finished:303-----------------------
----------------starting:306-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test306.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test306.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test306.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 306 test name: SquareSheetConstrainedStressSIASSA3d field: N/A
----------------finished:306-----------------------
----------------starting:307-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test307.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test307.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test307.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 307 test name: SquareSheetConstrainedStressHO field: N/A
----------------finished:307-----------------------
----------------starting:308-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test308.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test308.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test308.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 308 test name: SquareSheetConstrainedStressFS field: N/A
----------------finished:308-----------------------
----------------starting:312-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test312.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test312.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test312.py", line 18, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 312 test name: SquareSheetConstrainedTherStea field: N/A
----------------finished:312-----------------------
----------------starting:313-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test313
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 20
BoolParam IoConstant true
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
IntParam IoConstant 36
StringParam IoConstant test313
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base' IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
StringParam IoConstant test313
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel' IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' IntParam IoConstant 20
BoolParam IoConstant true
'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 20
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file test313.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test313.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test313.py", line 23, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 313 test name: SquareSheetConstrainedTherTran field: N/A
----------------finished:313-----------------------
----------------starting:316-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test316
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test316
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test316
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test316.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test316.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test316.py", line 16, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 316 test name: SquareSheetConstrainedTranSSA2d field: N/A
----------------finished:316-----------------------
----------------starting:317-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test317
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test317
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 34
StringParam IoConstant test317
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test317.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test317.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test317.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 317 test name: SquareSheetConstrainedTranHO field: N/A
----------------finished:317-----------------------
----------------starting:318-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to zero
no dsl.sea_water_pressure_at_sea_floor specified: transient values set to zero
no balancethickness.thickening_rate specified: values set as zero
!!! Warning: SIA's model is not consistent on ice shelves !!!
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test318.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test318.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test318.py", line 18, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 318 test name: SquareSheetConstrainedSteaSIA3d field: N/A
----------------finished:318-----------------------
----------------starting:322-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test322.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test322.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test322.py", line 34, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 322 test name: SquareSheetConstrainedCMDragFS field: N/A
----------------finished:322-----------------------
----------------starting:323-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test323
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test323
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 3.53203e+10
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test323
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 3.53203e+10
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1407
DoubleParam IoConstant 0
DoubleParam IoConstant 3.53203e+10
DoubleParam IoConstant 315360
DoubleParam IoConstant 3.1536e+11
DoubleParam IoConstant 0.5
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test323.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test323.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test323.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 323 test name: SquareSheetConstrainedTranCflSSA2d field: N/A
----------------finished:323-----------------------
----------------starting:326-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test326
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test326
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test326
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test326.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test326.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test326.py", line 27, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 326 test name: SquareSheetConstrainedEnthalpyTran field: N/A
----------------finished:326-----------------------
----------------starting:327-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test327
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test327
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 68
IntParam IoConstant 78
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 34
StringParam IoConstant test327
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test327.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test327.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test327.py", line 25, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 327 test name: SquareSheetConstrainedTransHOEnth field: N/A
----------------finished:327-----------------------
----------------starting:328-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test328
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test328
StringArrayParam IoConstant {}
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test328
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
[0 IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' error message: Could not find constant "md.transient.ismmemasstransport"
'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test328.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test328.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test328.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 328 test name: SquareSheetConstrainedSmbGradients2d field: N/A
----------------finished:328-----------------------
----------------starting:329-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test329
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test329
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test329
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1716
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test329.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test329.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test329.py", line 23, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 329 test name: SquareSheetConstrainedSmbGradients3d field: N/A
----------------finished:329-----------------------
----------------starting:332-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test332
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test332
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test332
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test332.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test332.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test332.py", line 17, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 332 test name: SquareSheetConstrainedTranMOLHO2d field: N/A
----------------finished:332-----------------------
----------------starting:333-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test333.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test333.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test333.py", line 36, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 333 test name: SquareSheetConstrainedCMDragMOLHO field: N/A
----------------finished:333-----------------------
----------------starting:336-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test336
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test336
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test336
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test336.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test336.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test336.py", line 32, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 336 test name: SquareSheetConstrainedSmbComponents2d field: N/A
----------------finished:336-----------------------
----------------starting:337-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test337
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test337
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test337
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test337.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test337.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test337.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 337 test name: SquareSheetConstrainedSmbComponents3d field: N/A
----------------finished:337-----------------------
----------------starting:338-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test338
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test338
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test338
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test338.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test338.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test338.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 338 test name: SquareSheetConstrainedSmbMeltComponents2d field: N/A
----------------finished:338-----------------------
----------------starting:339-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test339
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test339
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test339
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1720
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test339.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test339.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test339.py", line 34, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 339 test name: SquareSheetConstrainedSmbMeltComponents3d field: N/A
----------------finished:339-----------------------
----------------starting:342-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message:
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test342.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test342.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test342.py", line 26, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 342 test name: SquareSheetTherSteaPlume field: N/A
----------------finished:342-----------------------
----------------starting:343-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
DoubleParam IoConstant 0
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test343
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test343
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test343
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1718
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test343.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test343.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test343.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 343 test name: SquareSheetConstrainedSmbGradientsEla2d field: N/A
----------------finished:343-----------------------
----------------starting:346-----------------------
----------------running-----------------------
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
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 1562
DoubleParam IoConstant 1023
DoubleParam IoConstant 929
DoubleParam IoConstant 1.372e-05
DoubleParam IoConstant 700
DoubleParam IoConstant 199000
DoubleParam IoConstant 0.5
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 195
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1667
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test346
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 1562
DoubleParam IoConstant 1023
DoubleParam IoConstant 929
DoubleParam IoConstant 1.372e-05
DoubleParam IoConstant 700
DoubleParam IoConstant 199000
DoubleParam IoConstant 0.5
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 195
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1667
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test346
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 1562
DoubleParam IoConstant 1023
DoubleParam IoConstant 929
DoubleParam IoConstant 1.372e-05
DoubleParam IoConstant 700
DoubleParam IoConstant 199000
DoubleParam IoConstant 0.5
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 195
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1667
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test346
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test346.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test346.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test346.py", line 25, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 346 test name: SquareSheetConstrainedTherTranNyeCO2 field: N/A
----------------finished:346-----------------------
----------------starting:347-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 1413
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1668
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test347
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1668
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test347
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1668
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test347
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel'
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test347.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test347.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test347.py", line 28, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 347 test name: SquareSheetConstrainedTherTranNyeH2O field: N/A
----------------finished:347-----------------------
----------------starting:352-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1763
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test352
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test352
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 25
StringParam IoConstant test352
StringArrayParam IoConstant { BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e+13
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test352.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test352.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test352.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 352 test name: SquareSheetConstrainedSmbforcingClim2d field: N/A
----------------finished:352-----------------------
----------------starting:353-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test353
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test353
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test353
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1710
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel' IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.89216e+08
DoubleParam IoConstant 1.5768e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test353.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test353.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test353.py", line 34, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 353 test name: SquareSheetConstrainedSmbComponentsClim2d field: N/A
----------------finished:353-----------------------
----------------starting:356-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test356.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test356.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test356.py", line 43, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 356 test name: TransientFrictionSchoof field: N/A
----------------finished:356-----------------------
----------------starting:359-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no dsl.global_average_thermosteric_sea_level specified: transient values set to zero
no dsl.sea_surface_height_above_geoid specified: transient values set to 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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.8
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1552
DoubleParam IoConstant 7.5e-08
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
DoubleParam IoConstant 2
DoubleParam IoConstant 0.0005
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1.5
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 2
DoubleParam IoConstant 1.25
DoubleParam IoConstant 1.5
DoubleParam IoConstant 1e-05
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'EffectivePressure' 'HydraulicPotential' 'HydrologySheetThickness' 'ChannelArea' 'ChannelDischarge'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 910
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant testChannels
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 34560
DoubleParam IoConstant 8640
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 100
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
loading results from cluster
============================================================
Binary file testChannels.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: testChannels.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test359.py", line 82, in <module>
md = solve(md, 'Transient') # Or 'tr'
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 359 test name: SquareSheetHydrologyGlaDSTransitionModel field: N/A
----------------finished:359-----------------------
----------------starting:402-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test402.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test402.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test402.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 402 test name: SquareSheetShelfStressSSA3d field: N/A
----------------finished:402-----------------------
----------------starting:403-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test403.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test403.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test403.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 403 test name: SquareSheetShelfStressHO field: N/A
----------------finished:403-----------------------
----------------starting:406-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test406.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test406.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test406.py", line 17, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 406 test name: SquareSheetShelfTherStea field: N/A
----------------finished:406-----------------------
----------------starting:407-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1413
DoubleParam IoConstant 100
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 1
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test407
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test407
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test407
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test407.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test407.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test407.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 407 test name: SquareSheetShelfTherTran field: N/A
----------------finished:407-----------------------
----------------starting:408-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test408
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test408
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test408
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test408.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test408.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test408.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 408 test name: SquareSheetShelfTranSSA3d field: N/A
----------------finished:408-----------------------
----------------starting:409-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test409
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test409
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 72
IntParam IoConstant 81
IntParam IoConstant 100
IntParam IoConstant 27
IntParam IoConstant 36
StringParam IoConstant test409
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test409.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test409.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test409.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 409 test name: SquareSheetShelfTranMHOPenalties field: N/A
----------------finished:409-----------------------
----------------starting:419-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test419.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test419.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test419.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 419 test name: SquareSheetShelfStressSSAHOTiling field: N/A
----------------finished:419-----------------------
----------------starting:426-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test426
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test426
StringArrayParam IoConstant {
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant { IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base' BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 32
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
IntParam IoConstant 39
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant test426
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled' 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature'}
IntParam IoConstant 0
BoolParam IoConstant true
'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeAboveFloatation' 'IceMass' 'IceVolumeAboveFloatationScaled' 'GroundedArea' 'FloatingArea' 'GroundedAreaScaled' 'FloatingAreaScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 79833 RUNNING AT ISSM-Jenkins-Silicon-Mac-Mini.local
= EXIT CODE: 9
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Killed: 9 (signal 9)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions
============================================================
Binary file test426.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test426.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test426.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 426 test name: SquareSheetShelfGroundingLine3dAggressive field: N/A
----------------finished:426-----------------------
----------------starting:427-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1766
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test427
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1746
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test427
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test427
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test427.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test427.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test427.py", line 28, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 427 test name: SquareSheetShelfGroundingLine3dSoft field: N/A
----------------finished:427-----------------------
----------------starting:428-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test428.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test428.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test428.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 428 test name: SquareSheetShelfStressSSA2dNewton field: N/A
----------------finished:428-----------------------
----------------starting:429-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test429.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test429.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test429.py", line 19, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 429 test name: SquareSheetShelfStressHONewton field: N/A
----------------finished:429-----------------------
----------------starting:432-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test432.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test432.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test432.py", line 22, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 432 test name: SquareSheetShelfSteaEnthalpyHO field: N/A
----------------finished:432-----------------------
----------------starting:436-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test436.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test436.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test436.py", line 31, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 436 test name: SquareSheetShelfSteaEnthalpyRheologiesHO field: N/A
----------------finished:436-----------------------
----------------starting:437-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 41
IntParam IoConstant 640
IntParam IoConstant 533
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant SquareThermal
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 41
IntParam IoConstant 640
IntParam IoConstant 533
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant SquareThermal
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 41
IntParam IoConstant 640
IntParam IoConstant 533
IntParam IoConstant 100
IntParam IoConstant 13
IntParam IoConstant 16
StringParam IoConstant SquareThermal
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 1.5768e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 1.5768e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.26144e+10
DoubleParam IoConstant 1.5768e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file SquareThermal.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: SquareThermal.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test437.py", line 60, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 437 test name: ThermalEnthBasalcondsTrans field: N/A
----------------finished:437-----------------------
----------------starting:438-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
/Users/jenkins/workspace/macOS-Silicon-Python/src/m/consistency/checkfield.py:175: RuntimeWarning: All-NaN slice encountered
minval = np.nanmin(field[:-1])
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test438
StringArrayParam IoConstant {}
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test438
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test438
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test438.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test438.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test438.py", line 22, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 438 test name: TransientFrictionWaterlayer2D field: N/A
----------------finished:438-----------------------
----------------starting:439-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
DoubleParam IoConstant 500
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1767
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test439
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1767
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test439
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 5
DoubleParam IoConstant 0.8
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1767
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test439
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test439.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test439.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test439.py", line 24, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 439 test name: TransientFrictionWaterlayer3D field: N/A
----------------finished:439-----------------------
----------------starting:443-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 1517
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test443
StringParam IoConstant GroundedArea1
StringParam IoConstant Outputdefinition1
StringParam IoConstant GroundedArea
StringArrayParam IoConstant { 'Regionaloutput'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test443
StringParam IoConstant GroundedArea1
StringParam IoConstant Outputdefinition1
StringParam IoConstant GroundedArea
StringArrayParam IoConstant { 'Regionaloutput'}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1412
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 136
IntParam IoConstant 132
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test443
StringParam IoConstant GroundedArea1
StringParam IoConstant Outputdefinition1
StringParam IoConstant GroundedArea
StringArrayParam IoConstant { 'Regionaloutput'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea1' 'FloatingArea1' 'TotalFloatingBmb1' 'TotalGroundedBmb1' 'TotalSmb1' 'IceMass1' 'IceVolume1' 'IceVolumeAboveFloatation1' 'IceVolumeAboveFloatation2' 'IceVolumeAboveFloatation' 'IceMassScaled1' 'IceVolumeScaled1' 'IceVolumeAboveFloatationScaled1' 'IceVolumeAboveFloatationScaled2'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test443.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test443.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test443.py", line 56, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 443 test name: SquareSheetShelfTranSSA3dAggressiveRegionalOutput field: N/A
----------------finished:443-----------------------
----------------starting:446-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test446.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test446.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test446.py", line 18, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 446 test name: SquareSheetShelfStressMOLHO2d field: N/A
----------------finished:446-----------------------
----------------starting:449-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1665
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test449
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1665
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test449
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1665
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test449
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test449.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test449.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test449.py", line 62, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 449 test name: MISMIP3DMOLHO field: N/A
----------------finished:449-----------------------
----------------starting:481-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test481
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test481
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 4
IntParam IoConstant 204
IntParam IoConstant 176
IntParam IoConstant 100
IntParam IoConstant 44
IntParam IoConstant 68
StringParam IoConstant test481
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test481.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test481.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test481.py", line 25, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 481 test name: TransientFrictionSchoof field: N/A
----------------finished:481-----------------------
----------------starting:491-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test491
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test491
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test491
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:============================================================
Binary file test491.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test491.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test491.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 491 test name: SquareSheetShelfTranMeltArtDiff field: N/A
----------------finished:491-----------------------
----------------starting:494-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' DoubleParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 4
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 4
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test494
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 25
StringParam IoConstant test494
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 4
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test494
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test494.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test494.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test494.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 494 test name: SquareSheetShelfTranMeltFCT field: N/A
----------------finished:494-----------------------
----------------starting:495-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 5
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 7
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 5
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test495
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test495
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 5
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 68
IntParam IoConstant 44
IntParam IoConstant 25
StringParam IoConstant test495
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'GroundedArea' 'FloatingArea' 'TotalFloatingBmb' 'TotalGroundedBmb' 'TotalSmb'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test495.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test495.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test495.py", line 30, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 495 test name: SquareSheetShelfTranMeltSUPG field: N/A
----------------finished:495-----------------------
----------------starting:502-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp
[:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test502.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test502.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test502.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 502 test name: PigStressHO field: N/A
----------------finished:502-----------------------
----------------starting:503-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test503.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test503.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test503.py", line 17, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 503 test name: PigStressFS field: N/A
----------------finished:503-----------------------
----------------starting:506-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
}
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test506
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test506
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 2
IntParam IoConstant 35
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 52
IntParam IoConstant 100
IntParam IoConstant 26
IntParam IoConstant 35
StringParam IoConstant test506
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test506.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test506.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test506.py", line 19, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 506 test name: PigTranHO field: N/A
----------------finished:506-----------------------
----------------starting:509-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test509.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test509.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test509.py", line 19, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 509 test name: PigSteaHO field: N/A
----------------finished:509-----------------------
----------------starting:512-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test512.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test512.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test512.py", line 35, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 512 test name: PigCMDragHO field: N/A
----------------finished:512-----------------------
----------------starting:513-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test513.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test513.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test513.py", line 34, in <module>
md = solve(md, 'Steadystate')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 513 test name: PigCMDragSteaSSA3d field: N/A
----------------finished:513-----------------------
----------------starting:516-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test516.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test516.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test516.py", line 20, in <module>
md = solve(md, 'Thermal')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 516 test name: PigTherSteaSUPG field: N/A
----------------finished:516-----------------------
----------------starting:518-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test518.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test518.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test518.py", line 20, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 518 test name: field: N/A
----------------finished:518-----------------------
----------------starting:519-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test519
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test519
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 74
IntParam IoConstant 49
IntParam IoConstant 25
StringParam IoConstant test519
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'IceVolume' 'IceVolumeScaled' 'GroundedArea' 'GroundedAreaScaled' 'FloatingArea' 'FloatingAreaScaled' 'TotalSmb' 'TotalSmbScaled' 'TotalFloatingBmb' 'TotalFloatingBmbScaled'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test519.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test519.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test519.py", line 21, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 519 test name: PigTranMOLHO2d field: N/A
----------------finished:519-----------------------
----------------starting:542-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1443
DoubleParam IoConstant 0
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion' DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1522
IntParam IoConstant 2
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 1522
IntParam IoConstant 2
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test542
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test542
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingMeltingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingMeltingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test542.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test542.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test542.py", line 49, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 542 test name: PigTranFrontalforcingsrignot field: N/A
----------------finished:542-----------------------
----------------starting:543-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1523
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 3
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1523
IntParam IoConstant 2
IntParam IoConstant 2
IntParam IoConstant 3
IntParam IoConstant 4
IntParam IoConstant 2
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 1
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 3.17098e-07
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
IntParam IoConstant 4
IntParam IoConstant 2
DoubleParam IoConstant 6.3072e+07
IntParam IoConstant 1
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 3.17098e-07
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test543
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'FrontalForcingsSubglacialDischargearma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1.5768e+06
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 318
IntParam IoConstant 182
IntParam IoConstant 25
StringParam IoConstant test543
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 1
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 2
StringArrayParam IoConstant { 'FrontalForcingsRignotarma' 'FrontalForcingsSubglacialDischargearma'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 1.5768e+06
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 1
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 1.5768e+06
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'CalvingCalvingrate' 'CalvingMeltingrate' 'BasalforcingsFloatingiceMeltingRate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test543.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test543.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test543.py", line 140, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 543 test name: PigTranRignotarma field: N/A
----------------finished:543-----------------------
----------------starting:601-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test601.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test601.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test601.py", line 16, in <module>
md = solve(md, 'Masstransport')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 601 test name: 79NorthMasstransp2d field: N/A
----------------finished:601-----------------------
----------------starting:604-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test604.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test604.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test604.py", line 16, in <module>
md = solve(md, 'SurfaceSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 604 test name: 79NorthSurfSlop2d field: N/A
----------------finished:604-----------------------
----------------starting:605-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test605.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test605.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test605.py", line 17, in <module>
md = solve(md, 'SurfaceSlope')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 605 test name: 79NorthSurfSlop3d field: N/A
----------------finished:605-----------------------
----------------starting:610-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test610
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1560
StringArrayParam IoConstant { 'Watercolumn'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 99
IntParam IoConstant 70
IntParam IoConstant 25
StringParam IoConstant test610
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test610.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test610.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test610.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 610 test name: 79NorthPISMhydro field: N/A
----------------finished:610-----------------------
----------------starting:611-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[2] ??? Error using ==> ./classes/IoModel.cpp:430
[2] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test611.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test611.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test611.py", line 31, in <module>
md = solve(md, 'Balancethickness')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 611 test name: 79NorthCMBalThic2dCG field: N/A
----------------finished:611-----------------------
----------------starting:621-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test621
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test621
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 167
IntParam IoConstant 110
IntParam IoConstant 25
StringParam IoConstant test621
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.005
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant true
IntParam IoConstant 1
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 2
IntParam IoConstant 1
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.005
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+08
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'FrictionWaterPressure'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test621.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test621.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test621.py", line 56, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 621 test name: 79NorthStochFrictionWaterPressure field: N/A
----------------finished:621-----------------------
----------------starting:701-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
[0] ??? Error using ==> ./classes/IoModel.cpp:430
[0] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
[1] ??? Error using ==> ./classes/IoModel.cpp:430
[1] CopyConstantObject error message: Constant "md.transient.ismmemasstransport" not found in iomodel
============================================================
Binary file test701.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test701.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test701.py", line 67, in <module>
md = solve(md, 'Stressbalance')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 701 test name: FlowbandFSshelf field: N/A
----------------finished:701-----------------------
----------------starting:802-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test802
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test802
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test802
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test802.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test802.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test802.py", line 31, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 802 test name: ValleyGlacierLevelsetThermalSSA3d field: N/A
----------------finished:802-----------------------
----------------starting:803-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test803
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1766
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test803
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 818
IntParam IoConstant 3
IntParam IoConstant 1696
IntParam IoConstant 3
IntParam IoConstant 1228
IntParam IoConstant 1020
IntParam IoConstant 100
IntParam IoConstant 340
IntParam IoConstant 614
StringParam IoConstant test803
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure' 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vz' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant true
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant true
StringArrayParam IoConstant { 'Enthalpy' 'Temperature' 'Waterfraction' 'Watercolumn' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+07
DoubleParam IoConstant 3.1536e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test803.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test803.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test803.py", line 33, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 803 test name: ValleyGlacierLevelsetEnthalpyHO3d field: N/A
----------------finished:803-----------------------
----------------starting:806-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy' IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test806
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1439
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test806
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant { 'StrainRateparallel' 'StrainRateperpendicular' 'Calvingratex' 'Calvingratey' 'CalvingCalvingrate'}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 3.17098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test806
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
============================================================
Binary file test806.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test806.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test806.py", line 46, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 806 test name: SquareShelfLevelsetCalvingSSA2dLevermann field: N/A
----------------finished:806-----------------------
----------------starting:807-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no smb.mass_balance specified: values set as zero
no basalforcings.groundedice_melting_rate specified: values set as zero
no basalforcings.floatingice_melting_rate specified: values set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test807
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant false
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test807
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test807
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.02
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.1
DoubleParam IoConstant 0.02
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+08
DoubleParam IoConstant 3.1536e+08
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test807.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test807.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test807.py", line 43, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 807 test name: SquareShelfLevelsetMeltingSSA2d field: N/A
----------------finished:807-----------------------
----------------starting:809-----------------------
----------------running-----------------------
boundary conditions for stressbalance model: spc set as zero
no balancethickness.thickening_rate specified: values set as zero
uploading input file and queuing script
launching solution sequence on remote cluster
Ice-sheet and Sea-level System Model (ISSM) version 4.24
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 104
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris' BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 104
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant true
'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 104
IntParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test809
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1768
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
IntParam IoConstant 25
StringParam IoConstant test809
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
'MaskOceanLevelset'}
IntParam IoConstant 1562
DoubleParam IoConstant 1
StringArrayParam IoConstant { 'Watercolumn' 'HydrologyWaterVx' 'HydrologyWaterVy'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant true
DoubleParam IoConstant 317.098
IntParam IoConstant 966
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
[1] ??? Error using ==> ./classes/IoModel.cpp:2787
[1] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate' DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 614
IntParam IoConstant 340
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' IntParam IoConstant 25
StringParam IoConstant test809
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate' IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.05
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.05
DoubleParam IoConstant 0.05
DoubleParam IoConstant nan
BoolParam IoConstant false
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 1.5768e+09
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[2] ??? Error using ==> ./classes/IoModel.cpp:2787
[2] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test809.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test809.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test809.py", line 36, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 809 test name: ValleyGlacierLevelsetCalvingSSA2dCrevassedepth field: N/A
----------------finished:809-----------------------
----------------starting:902-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant true
DoubleParam IoConstant 3
IntParam IoConstant 0
DoubleParam IoConstant 1e-06
IntParam IoConstant 100
IntParam IoConstant 10
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 800
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 20
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0.001
IntParam IoConstant 1
DoubleParam IoConstant 30
IntParam IoConstant 0
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 148
IntParam IoConstant 91
IntParam IoConstant 25
StringParam IoConstant test902
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 6.3072e+07
DoubleParam IoConstant 6.3072e+07
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test902.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test902.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test902.py", line 45, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 902 test name: SquareNoDynHydrolgyDCTwoLayers field: N/A
----------------finished:902-----------------------
----------------starting:906-----------------------
----------------running-----------------------
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
(website: http://issm.jpl.nasa.gov forum: https://issm.ess.uci.edu/forum/)
IntParam IoConstant 1413
DoubleParam IoConstant 100
DoubleParam IoConstant 100000
StringParam IoConstant Vel
DoubleParam IoConstant 3
IntParam IoConstant 1
DoubleParam IoConstant 1.5
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 0
BoolParam IoConstant false
StringParam IoConstant fos_forward
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1517
IntParam IoConstant 1481
DoubleParam IoConstant 9.81
DoubleParam IoConstant 3.1536e+07
DoubleParam IoConstant 223.15
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
DoubleParam IoConstant 0
IntParam IoConstant 2
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'DebrisThickness' 'DebrisMaskNodeActivation' 'VxDebris' 'VyDebris'}
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 0.01
StringArrayParam IoConstant { 'EsaUmotion'}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
DoubleParam IoConstant 1e+06
IntParam IoConstant 966
IntParam IoConstant 966
IntParam IoConstant 1618
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 1
DoubleParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0
IntParam IoConstant 1521
IntParam IoConstant 1665
IntParam IoConstant 1763
IntParam IoConstant 1660
DoubleParam IoConstant 0
StringArrayParam IoConstant { 'Surface' 'Base' 'MaskOceanLevelset'}
IntParam IoConstant 1559
DoubleParam IoConstant 5.04e-10
BoolParam IoConstant true
DoubleParam IoConstant 3
IntParam IoConstant 10
DoubleParam IoConstant 1e-06
IntParam IoConstant 100
IntParam IoConstant 1
BoolParam IoConstant true
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
DoubleParam IoConstant 500
DoubleParam IoConstant 5e-10
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 10
DoubleParam IoConstant 1e-08
DoubleParam IoConstant 0.4
DoubleParam IoConstant 10
DoubleParam IoConstant 1
DoubleParam IoConstant 0.001
IntParam IoConstant 0
DoubleParam IoConstant 30
IntParam IoConstant 0
StringArrayParam IoConstant { 'SedimentHead' 'SedimentHeadResidual' 'EffectivePressure' 'EplHead' 'HydrologydcMaskEplactiveNode' 'HydrologydcMaskEplactiveElt' 'EplHeadSlopeX' 'EplHeadSlopeY' 'HydrologydcEplThickness' 'EffectivePressureSubstep' 'SedimentHeadSubstep' 'EplHeadSubstep' 'HydrologydcEplThicknessSubstep'}
IntParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant true
IntParam IoConstant 1
IntParam IoConstant 10
BoolParam IoConstant true
DoubleParam IoConstant 31709.8
IntParam IoConstant 966
IntParam IoConstant 1
IntParam IoConstant 256
IntParam IoConstant 1
DoubleParam IoConstant 9.81
DoubleParam IoConstant 6.371e+06
DoubleParam IoConstant 1e+11
DoubleParam IoConstant 6.67259e-11
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1e-16
DoubleParam IoConstant 0.001
IntParam IoConstant 500
DoubleParam IoConstant 10000
IntParam IoConstant 2
BoolParam IoConstant true
IntParam IoConstant 7
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 11
IntParam IoConstant 1
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
BoolParam IoConstant false
DoubleParam IoConstant 1
IntParam IoConstant 1406
IntParam IoConstant 1
DoubleParam IoConstant 3
StringArrayParam IoConstant { 'Thickness' 'Surface' 'Base'}
IntParam IoConstant 1632
DoubleParam IoConstant 917
DoubleParam IoConstant 1023
DoubleParam IoConstant 1000
DoubleParam IoConstant 0.001787
DoubleParam IoConstant 2093
DoubleParam IoConstant 334000
DoubleParam IoConstant 2.4
DoubleParam IoConstant 0.24
IntParam IoConstant 1
DoubleParam IoConstant 273.15
DoubleParam IoConstant 9.8e-08
DoubleParam IoConstant 3974
DoubleParam IoConstant 0.0001
IntParam IoConstant 1693
DoubleParam IoConstant 5512
IntParam IoConstant 816
IntParam IoConstant 2
IntParam IoConstant 1790
IntParam IoConstant 34
IntParam IoConstant 26
IntParam IoConstant 25
StringParam IoConstant test906
StringArrayParam IoConstant {}
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 2
BoolParam IoConstant false
IntParam IoConstant -1
StringArrayParam IoConstant {}
StringArrayParam IoConstant {}
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
IntParam IoConstant 1
IntParam IoConstant 0
BoolParam IoConstant true
DoubleParam IoConstant 1e-06
IntParam IoConstant 1713
IntParam IoConstant 1
IntParam IoConstant 0
StringArrayParam IoConstant { 'SmbMassBalance'}
DoubleParam IoConstant 6.37101e+06
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 0
DoubleParam IoConstant 0.01
DoubleParam IoConstant nan
IntParam IoConstant 5
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
IntParam IoConstant 1
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.1536e+07
IntParam IoConstant 0
IntParam IoConstant 1
IntParam IoConstant 0
IntParam IoConstant 0
IntParam IoConstant 176
IntParam IoConstant 1
DoubleParam IoConstant 0.942
BoolParam IoConstant true
DoubleParam IoConstant 8.0077e+37
DoubleParam IoConstant 8.0345e+37
DoubleParam IoConstant 7.2921e-05
IntParam IoConstant 0
StringArrayParam IoConstant { 'Sealevel'}
DoubleParam IoConstant 0.01
IntParam IoConstant 100
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure' 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
BoolParam IoConstant false
DoubleParam IoConstant 0.0001
DoubleParam IoConstant 0.01
DoubleParam IoConstant 3.17098e-07
BoolParam IoConstant false
IntParam IoConstant 0
DoubleParam IoConstant 1e+13
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
IntParam IoConstant 10
IntParam IoConstant 0
StringArrayParam IoConstant { 'Vx' 'Vy' 'Vel' 'Pressure'}
IntParam IoConstant 0
IntParam IoConstant 1
DoubleParam IoConstant 0.01
IntParam IoConstant 100
IntParam IoConstant 0
DoubleParam IoConstant 3
BoolParam IoConstant false
BoolParam IoConstant true
DoubleParam IoConstant 1000
IntParam IoConstant 966
BoolParam IoConstant false
StringArrayParam IoConstant { 'Temperature' 'BasalforcingsGroundediceMeltingRate'}
IntParam IoConstant 1514
DoubleParam IoConstant 0
DoubleParam IoConstant 9.4608e+06
DoubleParam IoConstant 3.1536e+06
BoolParam IoConstant true
BoolParam IoConstant true
BoolParam IoConstant false
DoubleParam IoConstant 0
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant true
BoolParam IoConstant false
BoolParam IoConstant false
BoolParam IoConstant false
IntParam IoConstant 0
IntParam IoConstant 0
StringArrayParam IoConstant {}
IntParam IoConstant 0
BoolParam IoConstant true
[0] ??? Error using ==> ./classes/IoModel.cpp:2787
[0] FindConstant error message: Could not find constant "md.transient.ismmemasstransport"
============================================================
Binary file test906.outbin not found
This typically happens when the run crashed.
Please check for error messages above or in the outlog
============================================================
WARNING: test906.outbin does not exist
Traceback (most recent call last):
File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/runme.py", line 196, in runme
exec(compile(open('test{}.py'.format(id)).read(), 'test{}.py'.format(id), 'exec'), globals())
File "test906.py", line 76, in <module>
md = solve(md, 'Transient')
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/solve.py", line 164, in solve
md = loadresultsfromcluster(md)
File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/solve/loadresultsfromcluster.py", line 68, in loadresultsfromcluster
remove(md.private.runtimename + '.tar.gz')
AttributeError: 'NoneType' object has no attribute 'private'
FAILURE difference: N/A test id: 906 test name: SquareNoDynHydrologyDCtimeadapt field: N/A
----------------finished:906-----------------------
-----------End of python_log.log-----------
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE